PassportAuthenticationModule.Authenticate Evento

Definición

Se genera durante la autenticación. Se trata de un evento Global.asax que debe denominarse PassportAuthentication_OnAuthenticate. Esta clase está en desuso.

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 

Tipo de evento

Comentarios

Esta clase ha quedado en desuso y ya no se admite. Microsoft Passport Network se ha reemplazado por Windows Live ID.

Se aplica a