System.Web.Configuration.AuthorizationRuleCollection.GetElementKey Method

Gets the element key for a specified System.Configuration.ConfigurationElement.

Syntax

protected override object GetElementKey (System.Configuration.ConfigurationElement element)

Parameters

element
The System.Configuration.ConfigurationElement whose key is returned.

Returns

The object that acts as the key for the specified System.Configuration.ConfigurationElement.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0