System.Web.Management.WebEventCodes.InvalidTicketFailure Field

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

Value: 50201

Syntax

public const int InvalidTicketFailure

Remarks

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

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

Requirements

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