PassportAuthenticationModule.Authenticate 事件
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在驗證期間引發。 這是必須命名為 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 網路已由 Windows Live ID 取代。