UserLoginInfo.ProviderDisplayName 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 ou définit le nom d’affichage du fournisseur.
public:
property System::String ^ ProviderDisplayName { System::String ^ get(); void set(System::String ^ value); };
public string ProviderDisplayName { get; set; }
public string? ProviderDisplayName { get; set; }
member this.ProviderDisplayName : string with get, set
Public Property ProviderDisplayName As String
Valeur de propriété
Nom d’affichage du fournisseur.
Remarques
Le nom d’affichage peut être local, FACEBOOK, Google, etc.