System.Web.Management.WebEventCodes.AuditFormsAuthenticationFailure Field

Represents the event code indicating a form authentication failure occurred during a Web request. This field is constant.

Value: 4005

Syntax

public const int AuditFormsAuthenticationFailure

Remarks

WebEventCodes.AuditFormsAuthenticationFailure is the major code for the health event related to user's authentication failure. When this event happens, ASP.NET raises a System.Web.Management.WebAuthenticationFailureAuditEvent with a major code of WebEventCodes.AuditFormsAuthenticationFailure.

Requirements

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