SaaS CMS has officially launched! Learn more now.

Class SecurityEntityProviderElement

Inheritance
System.Object
SecurityEntityProviderElement
Namespace: EPiServer.Framework.Configuration
Assembly: EPiServer.Framework.dll
Version: 8.11.0
Syntax
public class SecurityEntityProviderElement : ConfigurationElement

Constructors

SecurityEntityProviderElement()

Declaration
public SecurityEntityProviderElement()

Properties

DefaultProvider

Declaration
public string DefaultProvider { get; set; }
Property Value
Type Description
System.String

Providers

Declaration
public ProviderSettingsCollection Providers { get; }
Property Value
Type Description
System.Configuration.ProviderSettingsCollection