AuthenticationInfo.AuthenticationLabel 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 une valeur qui détermine l'étiquette d'authentification.
public:
property System::String ^ AuthenticationLabel { System::String ^ get(); void set(System::String ^ value); };
public string AuthenticationLabel { get; set; }
member this.AuthenticationLabel : string with get, set
Public Property AuthenticationLabel As String
Valeur de propriété
Valeur qui représente l'étiquette d'authentification.