Nucleus .Net Core CMS

Models.PermissionType.PermissionScopes Class

Namespace: Nucleus.Abstractions.Models.PermissionType
Assembly: Nucleus.Abstractions.dll
Scope namespaces for operations on core entities

Fields

PAGE_VIEW Field

URN of scope which represents page view permission.

PAGE_EDIT Field

URN of scope which represents page edit permission.

MODULE_VIEW Field

URN of scope which represents module view permission.

MODULE_EDIT Field

URN of scope which represents module edit permission.

FOLDER_VIEW Field

URN of scope which represents folder view permission.
Remarks
For folders, the folder view permission includes the ability to view the folder, its contents and view or download files within it.

FOLDER_EDIT Field

URN of scope which represents folder edit permission.
Remarks
For folders, the folder edit permission includes upload, rename, delete and all other operations which modify a folder or the files within it.