PassportAuthenticationModule Klasa

Definicja

Przestroga

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

Zapewnia otokę usług uwierzytelniania usługi Passport. Klasa ta nie może być dziedziczona. Ta klasa jest przestarzała.

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
Dziedziczenie
PassportAuthenticationModule
Atrybuty
Implementuje

Uwagi

Ta klasa jest przestarzała i nie jest już obsługiwana. Usługa Microsoft Passport Network została zastąpiona przez Windows Live ID.

Konstruktory

PassportAuthenticationModule()

Tworzy nowe wystąpienie klasy PassportAuthenticationModule. Ta klasa jest przestarzała.

Metody

Dispose()

Usuwanie modułu pochodzącego z IHttpModule wywołania przez element HttpRuntime. Ta klasa jest przestarzała.

Equals(Object)

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetHashCode()

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetType()

Type Pobiera wartość bieżącego wystąpienia.

(Odziedziczone po Object)
Init(HttpApplication)

Inicjuje moduł pochodzący z IHttpModule wywołania przez element HttpRuntime. Ta klasa jest przestarzała.

MemberwiseClone()

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
ToString()

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)

Zdarzenia

Authenticate

Podniesione podczas uwierzytelniania. Jest to zdarzenie Global.asax, które musi mieć nazwę PassportAuthentication_OnAuthenticate. Ta klasa jest przestarzała.

Dotyczy