WebEventCodes.AuditFormsAuthenticationFailure Pole

Definicja

Reprezentuje kod zdarzenia wskazujący, że podczas żądania sieci Web Wystąpił błąd uwierzytelniania formularza. To pole jest stałe.

public: int AuditFormsAuthenticationFailure = 4005;
public const int AuditFormsAuthenticationFailure = 4005;
val mutable AuditFormsAuthenticationFailure : int
Public Const AuditFormsAuthenticationFailure As Integer  = 4005

Wartość pola

Value = 4005
Int32

Uwagi

AuditFormsAuthenticationFailure jest kodem głównym zdarzenia kondycji związanym z błędem uwierzytelniania użytkownika. Po wystąpieniu tego zdarzenia ASP.NET wywołuje WebAuthenticationFailureAuditEvent kod główny AuditFormsAuthenticationFailure .

Dotyczy

Zobacz też