TokenValidationParameters.ValidateWithLKG Property

Definition

Gets or sets a boolean to control if the LKG configuration will be used for token validation.

public bool ValidateWithLKG { get; set; }
member this.ValidateWithLKG : bool with get, set
Public Property ValidateWithLKG As Boolean

Property Value

Remarks

The default is false.

Applies to