AuthenticationInfo.PasswordLabel Property

Definition

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

public:
 property System::String ^ PasswordLabel { System::String ^ get(); void set(System::String ^ value); };
public string PasswordLabel { get; set; }
member this.PasswordLabel : string with get, set
Public Property PasswordLabel As String

Property Value

A string that represents the label of the password.

Applies to