WebEventCodes.AuditMembershipAuthenticationFailure Pole
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Reprezentuje kod zdarzenia wskazujący, że wystąpił błąd uwierzytelniania członkostwa w trakcie żądania sieci Web. To pole jest stałe.
public: int AuditMembershipAuthenticationFailure = 4006;
public const int AuditMembershipAuthenticationFailure = 4006;
val mutable AuditMembershipAuthenticationFailure : int
Public Const AuditMembershipAuthenticationFailure As Integer = 4006
Wartość pola
Value = 4006Uwagi
AuditMembershipAuthenticationFailureJest to kod główny zdarzenia kondycji związanego z niepowodzeniem uwierzytelniania użytkownika. Po wystąpieniu tego zdarzenia ASP.NET wywołuje WebAuthenticationFailureAuditEvent kod główny AuditMembershipAuthenticationFailure .