다음을 통해 공유


WebEventCodes.AuditFormsAuthenticationFailure 필드

정의

웹 요청 중 폼 인증이 실패했음을 나타내는 이벤트 코드입니다. 이 필드는 상수입니다.

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

필드 값

Value = 4005

설명

AuditFormsAuthenticationFailure 사용자의 인증 실패와 관련 된 상태 이벤트에 대 한 주요 코드가입니다. 이 이벤트가 발생 하면 asp를 WebAuthenticationFailureAuditEvent 의 주요 코드를 사용 하 여 AuditFormsAuthenticationFailure입니다.

적용 대상

추가 정보