TokenValidationParameters.AuthenticationType Property

Definition

Gets or sets the AuthenticationType when creating a ClaimsIdentity.

public string AuthenticationType { get; set; }
member this.AuthenticationType : string with get, set
Public Property AuthenticationType As String

Property Value

Exceptions

If 'value' is null or whitespace.

Applies to