PassportAuthenticationModule.Authenticate 이벤트

정의

인증받는 동안 발생합니다. 이것은 PassportAuthentication_OnAuthenticate로 명명해야 하는 Global.asax 이벤트입니다. 이 클래스는 사용되지 않습니다.

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 

이벤트 유형

PassportAuthenticationEventHandler

설명

이 클래스는 않으며는 지원 되지 않습니다. Microsoft Passport Network가 Windows Live ID로 대체되었습니다.

적용 대상