PassportIdentity.Item[String] Propriété

Définition

Obtient les attributs Passport relatifs au profil. Cette classe est déconseillée.

public:
 property System::String ^ default[System::String ^] { System::String ^ get(System::String ^ strProfileName); };
public string this[string strProfileName] { get; }
member this.Item(string) : string
Default Public ReadOnly Property Item(strProfileName As String) As String

Paramètres

strProfileName
String

Attribut de profil Passport à retourner.

Valeur de propriété

String

Attribut de profil Passport.

Remarques

Cette classe a été déconseillée et n’est plus prise en charge. Microsoft Passport Network a été remplacé par Windows Live ID.

S’applique à