Permissions Schema
Permissions Schema

Glossary Item Box

Description

The access-level rights of the logged-on user on this entity type.

Elements

ElementDescription
ActionsThe collection of operations that permissions are defined for.
CreateYes if any user can create an entity of this type.
DeleteYes 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.
FieldsThe collection of operations that permissions are defined for.
ModifyYes 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.
PermissionsThe access-level rights of the logged on user on this entity type.

Complex Types

Complex TypeDescription
ActionAn 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.
FieldAn 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

Simple TypeDescription
permissionValueTypeThe permissions values.