WebEventCodes::AuditUnhandledSecurityException Field
.NET Framework (current version)
Represents the event code indicating that an unhandled security exception occurred during a Web request. This field is constant.
Assembly: System.Web (in System.Web.dll)
Field Value
Type: System::Int32AuditUnhandledSecurityException 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 WebFailureAuditEvent with a major code of AuditUnhandledSecurityException.
.NET Framework
Available since 2.0
Available since 2.0
Show: