Share via


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 代表與 、、 WebSuccessAuditEventWebAuthenticationFailureAuditEventWebFailureAuditEventWebViewStateFailureAuditEvent 類型相關聯的 WebAuthenticationSuccessAuditEvent 主要事件程式碼範圍的位移。

所有稽核碼都會指派大於 AuditCodeBase 的值。

適用於

另請參閱