System.Web.Management.WebEventCodes.ExpiredTicketFailure Field

Represents the event code indicating that the supplied ticket is expired. This field is constant.

Value: 50202

Syntax

public const int ExpiredTicketFailure

Remarks

WebEventCodes.ExpiredTicketFailure is the detail code that specifies the cause of the user's authentication failure.

When the user's authentication fails due to an expired ticket, ASP.NET raises a System.Web.Management.WebAuthenticationFailureAuditEvent with a major code of WebEventCodes.AuditFormsAuthenticationFailure and a detail code of WebEventCodes.ExpiredTicketFailure.

Requirements

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