System.Web.Management.WebEventCodes.AuditUnhandledSecurityException Field

Represents the event code indicating that an unhandled security exception occurred during a Web request. This field is constant.

Value: 4010

Syntax

public const int AuditUnhandledSecurityException

Remarks

WebEventCodes.AuditUnhandledSecurityException is the major code of the unhandled health event related to a security violation. When an unhandled security exception is thrown, ASP.NET raises a System.Web.Management.WebFailureAuditEvent with a major code of WebEventCodes.AuditUnhandledSecurityException.

Requirements

Namespace: System.Web.Management
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0