Gets or sets the System.Web.Configuration.AuthorizationRule action.
Documentation for this section has not yet been entered.
At run time, the authorization module iterates through allow and deny elements until it finds the first access rule that fits a particular user. It then grants or denies access to a URL resource depending on whether the first access rule found is allow or deny. Access is allowed by default.