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