WebEventCodes.ExpiredTicketFailure Field
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the event code indicating that the supplied ticket is expired. This field is constant.
public: int ExpiredTicketFailure = 50202;
public const int ExpiredTicketFailure = 50202;
val mutable ExpiredTicketFailure : int
Public Const ExpiredTicketFailure As Integer = 50202
Value = 50202
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 WebAuthenticationFailureAuditEvent with a major code of AuditFormsAuthenticationFailure and a detail code of ExpiredTicketFailure.
Proizvod | Verzije |
---|---|
.NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Povratne informacije o proizvodu .NET
.NET je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: