AntiForgeryConfig.SuppressIdentityHeuristicChecks プロパティ

定義

偽造防止システムが、システムの誤用を示す可能性がある状態の確認をスキップする必要があるかどうかを示す値を取得または設定します。

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

プロパティ値

偽造防止システムが誤用の可能性をチェックしない場合は true、それ以外の場合は false。

適用対象