The methods of System.Web.Configuration.AuthorizationRuleCollection are listed below. For a list of all members, see the AuthorizationRuleCollection Members list.
See Also: Inherited members from System.Configuration.ConfigurationElementCollection
Add(AuthorizationRule) Documentation for this section has not yet been entered.Clear() Documentation for this section has not yet been entered.Get(int) : AuthorizationRule Documentation for this section has not yet been entered.IndexOf(AuthorizationRule) : int Documentation for this section has not yet been entered.Remove(AuthorizationRule) Documentation for this section has not yet been entered.RemoveAt(int) Documentation for this section has not yet been entered.Set(int, AuthorizationRule) Documentation for this section has not yet been entered.
overrideCreateNewElement() : System.Configuration.ConfigurationElement Documentation for this section has not yet been entered. overrideCreateNewElement(string) : System.Configuration.ConfigurationElement Documentation for this section has not yet been entered. overrideGetElementKey(System.Configuration.ConfigurationElement) : object Documentation for this section has not yet been entered. overrideIsElementName(string) : bool Documentation for this section has not yet been entered.