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