다음을 통해 공유


WebEventCodes.AuditUnhandledSecurityException 필드

정의

웹 요청 중 처리되지 않은 보안 예외가 발생했음을 나타내는 이벤트 코드입니다. 이 필드는 상수입니다.

public: int AuditUnhandledSecurityException = 4010;
public const int AuditUnhandledSecurityException = 4010;
val mutable AuditUnhandledSecurityException : int
Public Const AuditUnhandledSecurityException As Integer  = 4010

필드 값

Value = 4010

설명

AuditUnhandledSecurityException 보안 위반을 관련 처리 되지 않은 상태 이벤트의 주요 코드가입니다. 처리 되지 않은 보안 예외가 발생 하면 asp를 WebFailureAuditEvent 의 주요 코드를 사용 하 여 AuditUnhandledSecurityException입니다.

적용 대상

추가 정보