AuthenticationInfo.AuthenticationLabel Property

Definition

Gets or sets a value that determines the label of authentication.

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

Property Value

The value that represents the label of authentication.

Applies to