PassportAuthenticationEventArgs(PassportIdentity, HttpContext) Konstruktor
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Inicjuje nowe wystąpienie klasy PassportAuthenticationEventArgs. Ta klasa jest przestarzała.
public:
PassportAuthenticationEventArgs(System::Web::Security::PassportIdentity ^ identity, System::Web::HttpContext ^ context);
public PassportAuthenticationEventArgs (System.Web.Security.PassportIdentity identity, System.Web.HttpContext context);
new System.Web.Security.PassportAuthenticationEventArgs : System.Web.Security.PassportIdentity * System.Web.HttpContext -> System.Web.Security.PassportAuthenticationEventArgs
Public Sub New (identity As PassportIdentity, context As HttpContext)
Parametry
- identity
- PassportIdentity
Obiekt tożsamości.
- context
- HttpContext
Kontekst zdarzenia.
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.