WindowsAuthenticationModule Constructor ()
.NET Framework (current version)
Creates an instance of the WindowsAuthenticationModule 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 WindowsAuthenticationModule class. After calling the constructor, it calls the Init method to initialize the new WindowsAuthenticationModule object.
.NET Framework
Available since 1.1
Available since 1.1
Show: