Represents the event code indicating that an unhandled security exception occurred during a Web request. This field is constant.
Value: 4010
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.