PassportAuthenticationEventArgs.Identity 屬性

定義

取得經過認證的護照身份。 這個類別已被取代。

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

屬性值

經過認證的護照身份。

備註

此類別已被淘汰,不再支援。 Microsoft Passport Network 被 Windows Live ID 取代。

適用於

另請參閱