System.Web.Configuration.AuthorizationRuleCollection: Property Members

The properties 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 Properties

[read-only]
override
CollectionTypeSystem.Configuration.ConfigurationElementCollectionType.

Gets the type of this System.Web.Configuration.AuthorizationRuleCollection.

default property
Item(int)AuthorizationRule. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
override
ElementNamestring.

The name used to identify this collection of elements in the configuration file.

[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.