System.Web.Management.WebEventCodes.AuditUrlAuthorizationSuccess Field

Represents the event code indicating a URL-authorization success occurred during a Web request. This field is constant.

Value: 4003

Syntax

public const int AuditUrlAuthorizationSuccess

Remarks

WebEventCodes.AuditUrlAuthorizationSuccess is the major code for the health event related to the use of a URL for which authorization is granted. When a URL is successfully authorized, ASP.NET raises a System.Web.Management.WebSuccessAuditEvent with a major code of WebEventCodes.AuditUrlAuthorizationSuccess.

Requirements

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