Namespace Umbraco.Cms.Core.Models.Membership.Permissions
Classes
DocumentGranularPermission
Represents a granular permission for a document (content) node.
DocumentPropertyValueGranularPermission
Represents a granular permission for a document type property value.
UnknownTypeGranularPermission
Represents a granular permission with an unknown or unrecognized context type.
Interfaces
IGranularPermission
Defines the contract for a granular permission that can be assigned to user groups.
INodeGranularPermission
Defines the contract for a granular permission that is associated with a specific node.