Udostępnij za pośrednictwem


WebEventCodes.AuditMembershipAuthenticationFailure Pole

Definicja

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 = 4006

Uwagi

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.

Dotyczy

Zobacz też