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