/
Permission Entity (2022/06)

Permission Entity (2022/06)

The presentation permission entity is structured as follows:

entity:

  • EntityId int? read-writeThis identifier is equal to the parent’s entity instance id.

  • OperationUID string read-writeThe unique identifier for the operation

  • Principal Principal read-write

    • name string read-writeThe name associated with the permissions (for example, "Custom Administrators")

    • isCustom bool read-write: Whether or not this is a custom role

    • type PrincipalType read-write: 

      • User read-write:  When the type is user, "name" is login

      • Role read-write: When the type is role, "name" is role

    • id int read-writeThe id associated with the permissions

  • IsFixed bool read-onlyIndicates if the entity permissions are editable by the customer or not

  • IsInherited bool read-onlyIf true, the entity permissions are inherited

  • IsAllowed bool read-writeAllows or denies permissions to perform a given operation

  • CreationDate DateTime read-onlyThe date that the entity permissions were created. See DateTime for more information about this data type.



Related content

Role Entity (2022/06)
Role Entity (2022/06)
More like this
Content Endpoints (2022/06)
Content Endpoints (2022/06)
Read with this
Permission Entity (2020/10)
Permission Entity (2020/10)
More like this
Feeds/Media Endpoints (2022/06)
Feeds/Media Endpoints (2022/06)
Read with this
Permission Entity (2017/01)
Permission Entity (2017/01)
More like this
DeviceWebPages Endpoints (2022/06)
DeviceWebPages Endpoints (2022/06)
Read with this