WebEventCodes.AuditCodeBase 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
識別 ASP.NET 健康監視稽核事件代碼的位移。 這個欄位為常數。
public: int AuditCodeBase = 4000;
public const int AuditCodeBase = 4000;
val mutable AuditCodeBase : int
Public Const AuditCodeBase As Integer = 4000
欄位值
Value = 4000備註
值 AuditCodeBase 代表與 、、 WebSuccessAuditEventWebAuthenticationFailureAuditEvent 、 WebFailureAuditEvent 和 WebViewStateFailureAuditEvent 類型相關聯的 WebAuthenticationSuccessAuditEvent 主要事件程式碼範圍的位移。
所有稽核碼都會指派大於 AuditCodeBase 的值。