Gets the System.Web.Configuration.AuthorizationRuleCollection of System.Web.Configuration.AuthorizationRule rules.
Documentation for this section has not yet been entered.
The AuthorizationSection.Rules collection returned by this method does not refer to any actual element in the underlying configuration file. It is a construct that allows easy access to the rules it contains. This is a common pattern for handling the elements of a configuration file.