System.Web.Configuration.AuthorizationRule: Method Members

The methods of System.Web.Configuration.AuthorizationRule are listed below. For a list of all members, see the AuthorizationRule Members list.

See Also: Inherited members from System.Configuration.ConfigurationElement

Public Methods

override
Equals(object) : bool

Determines whether the specified object is equal to the current object.

override
GetHashCode() : int

Serves as a hash function for this object.

Protected Methods

override
IsModified() : bool

Indicates whether the collection has been modified since it was last saved or loaded.

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.