Class SecurityProviderElement
SecurityProviderElement
Inheritance
System.Object
    SecurityProviderElement
  Namespace: Mediachase.Commerce.Security.Configuration
Assembly: Mediachase.Commerce.dll
Version: 10.8.0Syntax
public class SecurityProviderElement : ConfigurationElement
  Constructors
SecurityProviderElement()
Declaration
public SecurityProviderElement()
  Properties
Name
Gets the name.
Declaration
public string Name { get; }
  Property Value
| Type | Description | 
|---|---|
| System.String | The name.  | 
      
Type
Gets the name.
Declaration
public string Type { get; }
  Property Value
| Type | Description | 
|---|---|
| System.String | The name.  |