The System.Web.Configuration.AuthorizationRule class allows you to programmatically access and modify the authorization section of a configuration file. This class cannot be inherited.
See Also: AuthorizationRule Members
The System.Web.Configuration.AuthorizationRule class provides a way to programmatically access and modify the authorization section of a configuration file.
This type is part of a group that includes the System.Web.Configuration.AuthorizationSection, the System.Web.Configuration.AuthorizationRuleCollection, and the System.Web.Configuration.AuthorizationRuleAction types.
The System.Web.Configuration.AuthorizationSection can update the configuration information at any level in the configuration hierarchy.