PassportIdentity.Item[String] Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
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.