Initializes the System.Web.Security.FormsAuthentication object based on the configuration settings for the application.
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.