Class ComponentSecurityElement
Inheritance
System.Object
ComponentSecurityElement
Namespace: EPiServer.Shell.Configuration
Assembly: EPiServer.Shell.dll
Version: 11.20.7Syntax
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 |