Nucleus .Net Core CMS

Models.PermissionType Class

Namespace: Nucleus.Abstractions.Models
Assembly: Nucleus.Abstractions.dll
Represents permission types

Properties

Id Property

Unique record identifier.

ModuleDefinition Property

The module definition that the permission type belongs to, or NULL if the permission type applies to a page or page module.
Remarks
Modules can specify custom permission types. Modules must provide their own user interface to control custom permission types, the administrative interface does not display them.

Name Property

Permission type name, displayed on-screen in the administrative interface.

SortOrder Property

Display order for the permission type in the administrative interface.

Scope Property

Scope namespace (urn) for the entity and operation that the permission type applies to