Mono Class Library: Overview

System.Web.Configuration.AuthorizationRuleCollection: Members

The members of System.Web.Configuration.AuthorizationRuleCollection are listed below.

See Also: Inherited members from System.Configuration.ConfigurationElementCollection

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
override
CollectionTypeSystem.Configuration.ConfigurationElementCollectionType. Documentation for this section has not yet been entered.
default property
Item(int)AuthorizationRule. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
override
ElementNamestring. Documentation for this section has not yet been entered.
[read-only]
override
PropertiesSystem.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered.
[read-only]
ThrowOnDuplicatebool. Documentation for this section has not yet been entered.

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.