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