Share via


SignedHttpRequestValidationParameters.ValidateTs Property

Definition

Gets or sets a value indicating whether the Ts claim should be validated or not.

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

Property Value

Remarks

https://datatracker.ietf.org/doc/html/draft-ietf-oauth-signed-http-request-03#section-3

Applies to