SaaS CMS has officially launched! Learn more now.

Class ComponentSecurityElement

Inheritance
System.Object
ComponentSecurityElement
Namespace: EPiServer.Shell.Configuration
Assembly: EPiServer.Shell.dll
Version: 11.20.7
Syntax
public class ComponentSecurityElement : ConfigurationElement

Constructors

ComponentSecurityElement()

Declaration
public ComponentSecurityElement()

Properties

AllowedRoles

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

DefinitionName

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

Extension Methods