Share via


SignedHttpRequestValidationParameters.ValidateP Property

Definition

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

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

Property Value

Remarks

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

Applies to