RemoteAuthenticationUserOptions.AuthenticationType Property

Definition

Gets or sets the value to use for the AuthenticationType.

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

Property Value

Applies to