PassportAuthenticationEventHandler 委托

定义

注意

This type is obsolete. The Passport authentication product is no longer supported and has been superseded by Live ID.

表示处理 PassportAuthenticationModulePassportAuthentication_OnAuthenticate 事件的方法。 此类已弃用。

C#
public delegate void PassportAuthenticationEventHandler(object sender, PassportAuthenticationEventArgs e);
C#
[System.Obsolete("This type is obsolete. The Passport authentication product is no longer supported and has been superseded by Live ID.")]
public delegate void PassportAuthenticationEventHandler(object sender, PassportAuthenticationEventArgs e);

参数

sender
Object

引发事件的对象。

属性

注解

此类已被弃用,不再受支持。 Microsoft Passport Network 已替换为 Windows Live ID。

扩展方法

GetMethodInfo(Delegate)

获取指示指定委托表示的方法的对象。

适用于

产品 版本 (已过时)
.NET Framework 1.1, 2.0, 3.0, 3.5 (4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8)