Share via


AuthenticationDescription.AuthenticationScheme Property

Definition

Gets or sets the name used to reference the authentication middleware instance.

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

Property Value

Applies to