ClaimsIdentity.AuthenticationType Property

Definition

Gets the authentication type.

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

Property Value

The authentication type.

Implements

Applies to