System.Web.Security.FileAuthorizationModule.Init Method

Initializes the System.Web.Security.FileAuthorizationModule 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 FileAuthorizationModule.Init(System.Web.HttpApplication) method ensures that the System.Web.Security.FileAuthorizationModule 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