FormsAuthenticationModule Constructor ()
.NET Framework (current version)
Initializes a new instance of the FormsAuthenticationModule class.
Assembly: System.Web (in System.Web.dll)
This constructor is not intended to be called from application code.
ASP.NET calls this constructor to create an instance of the FormsAuthenticationModule class. After calling the constructor, it calls the Init method to initialize the new FormsAuthenticationModule object.
.NET Framework
Available since 1.1
Available since 1.1
Show: