PassportAuthenticationEventArgs.Identity 属性

定义

获取经过身份验证的 Passport 标识。 此类已弃用。

public:
 property System::Web::Security::PassportIdentity ^ Identity { System::Web::Security::PassportIdentity ^ get(); };
public System.Web.Security.PassportIdentity Identity { get; }
member this.Identity : System.Web.Security.PassportIdentity
Public ReadOnly Property Identity As PassportIdentity

属性值

已验证身份的 Passport 标识。

注解

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

适用于

另请参阅