ValidationParameters.RefreshBeforeValidation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.