WebEventCodes::AuditInvalidViewStateFailure Field
.NET Framework (current version)
Represents the event code indicating that the view-state verification failed. This field is constant.
Assembly: System.Web (in System.Web.dll)
AuditInvalidViewStateFailure is the major code for the health event related to view-state verification failure. When this event occurs, ASP.NET raises a WebViewStateFailureAuditEvent with a major code of AuditInvalidViewStateFailure.
.NET Framework
Available since 2.0
Available since 2.0
Show: