次の方法で共有


Nonce.ValidateNonce プロパティ

定義

ログイン フローの実行中に nonce を検証しない場合は、lt;コード>false</code> を取得または設定&します。それ以外の場合は、<code>true</code>

[Newtonsoft.Json.JsonProperty(PropertyName="validateNonce")]
public bool? ValidateNonce { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="validateNonce")>]
member this.ValidateNonce : Nullable<bool> with get, set
Public Property ValidateNonce As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象