System.Web.Security.FormsAuthentication.Initialize Method

Initializes the System.Web.Security.FormsAuthentication object based on the configuration settings for the application.

Syntax

public static void Initialize ()

Remarks

The FormsAuthentication.Initialize method is called when the System.Web.Security.FormsAuthenticationModule creates an instance of the System.Web.Security.FormsAuthentication class. This method is not intended to be called from your code.

Requirements

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