다음을 통해 공유


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 연관 된 주 이벤트 코드 범위의 값 오프셋을 나타내는 합니다 WebAuthenticationSuccessAuditEvent, WebSuccessAuditEvent, WebAuthenticationFailureAuditEvent, WebFailureAuditEvent, 및 WebViewStateFailureAuditEvent 형식입니다.

모든 감사 코드 보다 큰 값이 할당 됩니다 AuditCodeBase합니다.

적용 대상

추가 정보