RoleTemplatePrivileges
This is a table representing the RoleTemplatePrivileges entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the role template. |
| IsBasic | Boolean | False |
Information about whether the role template applies to the user, the user's team, or objects shared by the user. |
| IsDeep | Boolean | False |
Information about whether the role template applies to child business units of the business unit associated with the user. |
| IsGlobal | Boolean | False |
Information about whether the role template applies to the entire organization. |
| IsLocal | Boolean | False |
Information about whether the role template applies to the user's business unit. |
| PrivilegeId | String | True |
Unique identifier of the privilege assigned to the role template. |
| RoleTemplateId | String | True |
Unique identifier of the role template that is associated with the role privilege. |
| RoleTemplatePrivilegeId | String | False |
Unique identifier of the role template privileges. |