System.Web.Security.UrlAuthorizationModule.Init Method

Initializes the System.Web.Security.UrlAuthorizationModule object.

Syntax

public void Init (System.Web.HttpApplication app)

Parameters

app
The current System.Web.HttpApplication instance.

Remarks

This method is not intended to be called from application code.

The UrlAuthorizationModule.Init(System.Web.HttpApplication) method ensures that the System.Web.Security.UrlAuthorizationModule is included in the processing of the System.Web.HttpApplication.AuthorizeRequest event.

Requirements

Namespace: System.Web.Security
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0