AuthenticationInfo.UserLabel Property

Definition

Gets or sets the specified text that represents the label of the password.

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

Property Value

The label of the user.

Applies to