Mono Class Library: Overview

System.Web.Configuration.AuthorizationRule: Members

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

See Also: Inherited members from System.Configuration.ConfigurationElement

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

ActionAuthorizationRuleAction. Documentation for this section has not yet been entered.
[read-only]
RolesSystem.Collections.Specialized.StringCollection. Documentation for this section has not yet been entered.
[read-only]
UsersSystem.Collections.Specialized.StringCollection. Documentation for this section has not yet been entered.
[read-only]
VerbsSystem.Collections.Specialized.StringCollection. Documentation for this section has not yet been entered.

Protected Properties

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

Public Methods

override
Equals(object) : bool
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.

Protected Methods

override
IsModified() : bool
Documentation for this section has not yet been entered.
override
PostDeserialize()
Documentation for this section has not yet been entered.
override
PreSerialize(System.Xml.XmlWriter)
Documentation for this section has not yet been entered.
override
Reset(System.Configuration.ConfigurationElement)
Documentation for this section has not yet been entered.
override
ResetModified()
Documentation for this section has not yet been entered.
override
SerializeElement(System.Xml.XmlWriter, bool) : bool
Documentation for this section has not yet been entered.
override
SetReadOnly()
Documentation for this section has not yet been entered.
override
Unmerge(System.Configuration.ConfigurationElement, System.Configuration.ConfigurationElement, System.Configuration.ConfigurationSaveMode)
Documentation for this section has not yet been entered.