ValidationParameters.RefreshBeforeValidation Property

Definition

A boolean to control whether configuration should be refreshed before validating a token.

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