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 podczas żą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
Jest AuditMembershipAuthenticationFailure to główny kod zdarzenia kondycji związane z niepowodzeniem uwierzytelniania członkostwa użytkownika. Gdy wystąpi to zdarzenie, ASP.NET zgłasza WebAuthenticationFailureAuditEvent kod z głównym kodem AuditMembershipAuthenticationFailure.