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 

이벤트 유형

설명

이 클래스는 더 이상 사용되지 않으며 더 이상 지원되지 않습니다. Microsoft Passport Network가 Windows 라이브 ID로 대체되었습니다.

적용 대상