WebEventCodes::AuditFormsAuthenticationFailure Field
.NET Framework (current version)
Represents the event code indicating a form authentication failure occurred during a Web request. This field is constant.
Assembly: System.Web (in System.Web.dll)
Field Value
Type: System::Int32AuditFormsAuthenticationFailure is the major code for the health event related to user's authentication failure. When this event happens, ASP.NET raises a WebAuthenticationFailureAuditEvent with a major code of AuditFormsAuthenticationFailure.
.NET Framework
Available since 2.0
Available since 2.0
Show: