The members of System.Web.Configuration.AuthorizationRule are listed below.
See Also: Inherited members from System.Configuration.ConfigurationElement
Creates a new instance of the System.Web.Configuration.AuthorizationRule class using the passed object. |
Action | AuthorizationRuleAction.
Gets or sets the System.Web.Configuration.AuthorizationRule action. | |
[read-only] | Roles | System.Collections.Specialized.StringCollection.
Gets the roles associated with the resource. |
[read-only] | Users | System.Collections.Specialized.StringCollection.
Gets the users associated with the resource. |
[read-only] | Verbs | System.Collections.Specialized.StringCollection.
Gets the verbs associated with the resource. |
[read-only] override | Properties | System.Configuration.ConfigurationPropertyCollection.
Specifies the collection of the System.Web.Configuration.AuthorizationRule properties. |
override | Equals(object)
| |
override | GetHashCode()
|
override | IsModified()
| |
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)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. |