Mono Class Library: Overview

System.Web.Configuration.AuthorizationRuleCollection: Method Members

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

Public Methods

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.

Protected Methods

override
CreateNewElement() : System.Configuration.ConfigurationElement
Documentation for this section has not yet been entered.
override
CreateNewElement(string) : System.Configuration.ConfigurationElement
Documentation for this section has not yet been entered.
override
GetElementKey(System.Configuration.ConfigurationElement) : object
Documentation for this section has not yet been entered.
override
IsElementName(string) : bool
Documentation for this section has not yet been entered.