System.Web.Security.DefaultAuthenticationModule.Init Method

Initializes the System.Web.Security.DefaultAuthenticationModule 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 DefaultAuthenticationModule.Init(System.Web.HttpApplication) method ensures that the System.Web.Security.DefaultAuthenticationModule is included in the processing of events.

Requirements

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