SignedHttpRequestValidationParameters.ValidateTs プロパティ

定義

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

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

プロパティ値

注釈

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

適用対象