SignedHttpRequestValidationParameters.AcceptUnsignedQueryParameters Propiedad

Definición

Obtiene o establece un valor que indica si se aceptan o no los parámetros de consulta sin firmar.

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

Valor de propiedad

Comentarios

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

Se aplica a