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 網路已由 Windows Live ID 取代。

適用於