PassportAuthenticationModule.Authenticate Evento

Definición

Provocado durante la autenticación. Éste es 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

PassportAuthenticationEventHandler

Comentarios

Esta clase está en desuso y ya no se admite. Microsoft Passport Network se reemplazó por Windows Live ID.

Se aplica a