AuthorizationRule Constructor (AuthorizationRuleAction)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Creates a new instance of the AuthorizationRule class using the passed object.
Assembly: System.Web (in System.Web.dll)
Parameters
- action
-
Type:
System.Web.Configuration.AuthorizationRuleAction
The AuthorizationRule object to use to initialize the new instance.
The AuthorizationRule constructor is not intended to be used directly from your code. It is called by the ASP.NET configuration system.
.NET Framework
Available since 2.0
Available since 2.0
Show: