SignedHttpRequestValidationParameters.ValidateH プロパティ

定義

H要求を検証するかどうかを示す値を取得または設定します。

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

プロパティ値

注釈

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

適用対象