AuthenticationInfo.UserLabel 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 texte spécifié qui représente l’étiquette du mot de passe.
public:
property System::String ^ UserLabel { System::String ^ get(); void set(System::String ^ value); };
public string UserLabel { get; set; }
member this.UserLabel : string with get, set
Public Property UserLabel As String
Valeur de propriété
L’étiquette de l’utilisateur.