WebEventCodes.AuditMembershipAuthenticationFailure Pole

Definicja

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

Uwagi

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 .

Dotyczy

Zobacz też