PassportIdentity.GetProfileObject(String) Méthode
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.
Retourne les informations sur le profil Passport de l'attribut de profil spécifié. Cette classe est déconseillée.
public:
System::Object ^ GetProfileObject(System::String ^ strProfileName);
public object GetProfileObject (string strProfileName);
member this.GetProfileObject : string -> obj
Public Function GetProfileObject (strProfileName As String) As Object
Paramètres
- strProfileName
- String
Attribut de profil Passport à retourner.
Retours
Valeur de l'attribut de profil Passport spécifié par le paramètre strProfileName
.
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.