WebEventCodes.AuditFormsAuthenticationSuccess Field
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
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)
The 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: