System.Web.Management.WebEventCodes.AuditFormsAuthenticationSuccess Field

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

Value: 4001

Syntax

public const int AuditFormsAuthenticationSuccess

Remarks

The WebEventCodes.AuditFormsAuthenticationSuccess is the major code for the health event related to a user's authentication success. When this event occurs, ASP.NET raises a System.Web.Management.WebAuthenticationSuccessAuditEvent with a major code of WebEventCodes.AuditFormsAuthenticationSuccess.

Requirements

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