Class SecurityProviderElementCollection
SecurityProviderElementCollection
Inheritance
System.Object
SecurityProviderElementCollection
Namespace: Mediachase.Commerce.Security.Configuration
Assembly: Mediachase.Commerce.dll
Version: 13.30.0Syntax
public class SecurityProviderElementCollection : ConfigurationElementCollection
Constructors
SecurityProviderElementCollection()
Declaration
public SecurityProviderElementCollection()
Methods
CreateNewElement()
When overridden in a derived class, creates a new System.
Declaration
protected override ConfigurationElement CreateNewElement()
Returns
Type | Description |
---|---|
System. |
A new System. |
GetElementKey(ConfigurationElement)
Gets the element key for a specified configuration element when overridden in a derived class.
Declaration
protected override object GetElementKey(ConfigurationElement element)
Parameters
Type | Name | Description |
---|---|---|
System. |
element | The System. |
Returns
Type | Description |
---|---|
System. |
An System. |