TokenValidationParameters.DefaultAuthenticationType Field

Definition

This is the default value of AuthenticationType when creating a ClaimsIdentity. The value is "AuthenticationTypes.Federation". To change the value, set AuthenticationType to a different value.

public static readonly string DefaultAuthenticationType;
 staticval mutable DefaultAuthenticationType : string
Public Shared ReadOnly DefaultAuthenticationType As String 

Field Value

Applies to