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 Live ID 取代。

適用於