TokenValidationParameters.RefreshBeforeValidation Property

Definition

Gets or sets a boolean to control if configuration required to be refreshed before token validation.

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

Property Value

Remarks

The default is false.

Applies to