PassportAuthenticationModule.Authenticate Událost

Definice

Vyvolá se během ověřování. Jedná se o událost Global.asax, která musí být pojmenována PassportAuthentication_OnAuthenticate. Tato třída je zastaralá.

public:
 event System::Web::Security::PassportAuthenticationEventHandler ^ Authenticate;
public event System.Web.Security.PassportAuthenticationEventHandler Authenticate;
member this.Authenticate : System.Web.Security.PassportAuthenticationEventHandler 
Public Custom Event Authenticate As PassportAuthenticationEventHandler 

Event Type

PassportAuthenticationEventHandler

Poznámky

Tato třída je zastaralá a již není podporována. Služba Microsoft Passport Network byla nahrazena Windows Live ID.

Platí pro