FormsAuthentication::Initialize Method ()
.NET Framework (current version)
Initializes the FormsAuthentication object based on the configuration settings for the application.
Assembly: System.Web (in System.Web.dll)
The Initialize method is called when the FormsAuthenticationModule creates an instance of the FormsAuthentication class. This method is not intended to be called from your code.
.NET Framework
Available since 1.1
Available since 1.1
Show: