PassportAuthenticationEventArgs.Identity Vlastnost

Definice

Získá ověřenou identitu Passportu. Tato třída je zastaralá.

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

Hodnota vlastnosti

Ověřená identita passportu.

Poznámky

Tato třída je zastaralá a už se nepodporuje. Microsoft Passport Network nahradila služba Windows Live ID.

Platí pro

Viz také