System.Web.Management.WebEventCodes.AuditFileAuthorizationFailure Field

Represents the event code indicating that a file-authorization failure occurred during a Web request. This field is constant.

Value: 4008

Syntax

public const int AuditFileAuthorizationFailure

Remarks

WebEventCodes.AuditFileAuthorizationFailure is the major code for the health event related to the access of a file for which authorization is not granted. When a file-authorization failure occurs, ASP.NET raises a System.Web.Management.WebFailureAuditEvent with a major code of WebEventCodes.AuditFileAuthorizationFailure.

Requirements

Namespace: System.Web.Management
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0