次の方法で共有


WebEventCodes.AuditCodeBase フィールド

定義

ASP.NET 状態監視監査イベント コードのオフセットを示します。 このフィールドは定数です。

public: int AuditCodeBase = 4000;
public const int AuditCodeBase = 4000;
val mutable AuditCodeBase : int
Public Const AuditCodeBase As Integer  = 4000

フィールド値

Value = 4000

注釈

値はAuditCodeBase、および 型に関連付けられている主要なイベント コード範囲のWebAuthenticationFailureAuditEventWebFailureAuditEventWebAuthenticationSuccessAuditEventWebSuccessAuditEventオフセットをWebViewStateFailureAuditEvent表します。

すべての監査コードには、 より AuditCodeBase大きい値が割り当てられます。

適用対象

こちらもご覧ください