Privilege
This is a table representing the Privilege entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the privelege. |
| AccessRight | Integer | False |
Rights a user has to an instance of an entity. |
| CanBeBasic | Boolean | False |
Information that specifies whether the privilege applies to the user, the user's team, or objects shared by the user. |
| CanBeDeep | Boolean | False |
Information that specifies whether the privilege applies to child business units of the business unit associated with the user. |
| CanBeGlobal | Boolean | False |
Information that specifies whether the privilege applies to the entire organization. |
| CanBeLocal | Boolean | False |
Information that specifies whether the privilege applies to the user's business unit. |
| Name | String | False |
Name of the privilege. |
| PrivilegeId | String | False |
Unique identifier of the privilege. |