AuthenticationTicket.AuthenticationScheme Property

Definition

Gets the authentication scheme that was responsible for this ticket.

public:
 property System::String ^ AuthenticationScheme { System::String ^ get(); };
public string AuthenticationScheme { get; }
member this.AuthenticationScheme : string
Public ReadOnly Property AuthenticationScheme As String

Property Value

Applies to