System.Web.Security.WindowsAuthenticationModule.Init Method

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

Requirements

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