PassportAuthenticationModule Klass

Definition

Varning

This type is obsolete. The Passport authentication product is no longer supported and has been superseded by Live ID.

Tillhandahåller en omslutning kring Passport Authentication-tjänster. Det går inte att ärva den här klassen. Den här klassen är inaktuell.

public ref class PassportAuthenticationModule sealed : System::Web::IHttpModule
public sealed class PassportAuthenticationModule : System.Web.IHttpModule
[System.Obsolete("This type is obsolete. The Passport authentication product is no longer supported and has been superseded by Live ID.")]
public sealed class PassportAuthenticationModule : System.Web.IHttpModule
type PassportAuthenticationModule = class
    interface IHttpModule
[<System.Obsolete("This type is obsolete. The Passport authentication product is no longer supported and has been superseded by Live ID.")>]
type PassportAuthenticationModule = class
    interface IHttpModule
Public NotInheritable Class PassportAuthenticationModule
Implements IHttpModule
Arv
PassportAuthenticationModule
Attribut
Implementeringar

Kommentarer

Den här klassen har blivit inaktuell och stöds inte längre. Microsoft Passport Network ersattes av Windows live-ID.

Konstruktorer

Name Description
PassportAuthenticationModule()
Föråldrad.

Skapar en ny instans av PassportAuthenticationModule klassen. Den här klassen är inaktuell.

Metoder

Name Description
Dispose()
Föråldrad.

Gör sig av med modulen som härleds från IHttpModule när den HttpRuntimeanropas av . Den här klassen är inaktuell.

Equals(Object)
Föråldrad.

Avgör om det angivna objektet är lika med det aktuella objektet.

(Ärvd från Object)
GetHashCode()
Föråldrad.

Fungerar som standard-hash-funktion.

(Ärvd från Object)
GetType()
Föråldrad.

Hämtar den aktuella instansen Type .

(Ärvd från Object)
Init(HttpApplication)
Föråldrad.

Initierar modulen som härleds från IHttpModule när den HttpRuntimeanropas av . Den här klassen är inaktuell.

MemberwiseClone()
Föråldrad.

Skapar en ytlig kopia av den aktuella Object.

(Ärvd från Object)
ToString()
Föråldrad.

Returnerar en sträng som representerar det aktuella objektet.

(Ärvd från Object)

Händelser

Name Description
Authenticate
Föråldrad.

Upphöjt under autentisering. Det här är en Global.asax-händelse som måste ha namnet PassportAuthentication_OnAuthenticate. Den här klassen är inaktuell.

Gäller för