AttestationTokenValidationOptions.ValidateNotBeforeTime Property

Definition

Specifies whether or not the validation logic should validate token NotBefore time, if present.

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

Property Value

Applies to