ISecurityDescriptorsManager Interface |
Namespace: Ingeniux.CMS
The ISecurityDescriptorsManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContentStore |
Gets the Content Store.
(Inherited from ITransactionalEntity.) |
![]() | CurrentUser |
Gets the Operating User for the Session .
(Inherited from ITransactionalEntity.) |
![]() | Session |
Gets the User Session that this manager instance was initiated from.
(Inherited from ITransactionalEntity.) |
Name | Description | |
---|---|---|
![]() | CloneDescriptor(ISecurityDescriptor, IContentItem) | |
![]() | CloneDescriptor(ISecurityDescriptor, IUnmanagedAssetItem) | |
![]() | DeepCloneT, TManager |
Duplicates an object instance, not including its unique ID.
(Inherited from ITransactionalEntity.) |
![]() | Descriptor(String) | |
![]() | Descriptor(IContentItem) | |
![]() | Descriptor(IUnmanagedAssetItem) | |
![]() | Descriptors | |
![]() | DescriptorsCount | |
![]() | HasDescriptor | |
![]() | QuickWrite |
Creates a temporary Write Session to quickly write something outside the current Session and transaction.
This is a way to bypass the transaction and quickly put something into the content store.
(Inherited from ITransactionalEntity.) |
![]() | RemoveDescriptor(IContentItem) | |
![]() | RemoveDescriptor(ISecurityDescriptor) | |
![]() | RemoveDescriptorEntriesForGroup | |
![]() | SetPermission(IUserGroup, IContentItem, EnumNodeLevelPermission) | |
![]() | SetPermission(IUserGroup, IUnmanagedAssetItem, EnumNodeLevelPermission) |