Class PermissionSection
- Namespace
- Dynamicweb.Security.Permissions
- Assembly
- Dynamicweb.Core.dll
Permission section.
- Inheritance
-
Permission
Section
- Implements
- Inherited Members
- Extension Methods
Constructors
PermissionSection(string)
Instantiates a permission section with a specified permission key.
Parameters
permissionKey
stringPermission key
Methods
GetPermissionKey()
Gets the unique key for this permission entity.
Returns
- string
Permission key
GetPermissionName()
Returns
GetPermissionParents()
Gets the parents of this permission entity, for the purposes of inherited permissions.
Returns
- IEnumerable<IPermission
Entity > A sequence of direct parents to this entity