AuthenticationInfo.UserLabel Propiedad

Definición

Obtiene o establece el texto especificado que representa la etiqueta de la contraseña.

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

Valor de propiedad

Etiqueta del usuario.

Se aplica a