/
Permission Entity (2020/10)

Permission Entity (2020/10)

The presentation permission entity is structured as follows:

entity:

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

  • OperationUID stringThe unique identifier for the operation

  • Principal Principal

    • name stringThe name associated with the permissions (for example, "Custom Administrators")

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

    • type PrincipalType: 

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

      • Role: When the type is role, "name" is role

    • id intThe id associated with the permissions

  • IsFixed boolIndicates if the entity permissions are editable by the customer or not

  • IsInherited boolIf true, the entity permissions are inherited

  • IsAllowed boolAllows or denies permissions to perform a given operation

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







Related content

Permission Entity (2022/06)
Permission Entity (2022/06)
More like this
Permission Entity (2017/01)
Permission Entity (2017/01)
More like this
Role Entity (2020/10)
Role Entity (2020/10)
More like this
Role Entity (2022/06)
Role Entity (2022/06)
More like this
Business Operations Entity (2020/10)
Business Operations Entity (2020/10)
More like this
Business Operations Entity (2017/01)
Business Operations Entity (2017/01)
More like this