Description
The access-level rights of the logged-on user on this entity type.
Elements
Element | Description |
Actions | The collection of operations that permissions are defined for. |
Create | Yes if any user can create an entity of this type. |
Delete | Yes if any user can delete an entity of this type. OwnerOnly if only the owner of the entity can delete the entity. No if no one can delete the entity. |
Fields | The collection of operations that permissions are defined for. |
Modify | Yes if any user can modify an entity of this type. OwnerOnly if only the owner of the entity can modify the entity. No if no one can modify the entity. |
Permissions | The access-level rights of the logged on user on this entity type. |
Complex Types
Complex Type | Description |
Action | An operation that permissions are defined for. For example, Move, Copy, Reset, and so on. Possible values are: Yes - any user can perform the action on an entity of this type; OwnerOnly - only the owner of the entity can can perform the action on the entity; No - the action is blocked. |
Field | An active field that permissions are defined for. For example, severity, priority, name, and so on. Yes if the user can modify this field, OwnerOnly if only the owner of the entity can modify this field, No if no one can modify this field. |
Simple Types