RolePrivileges
This is a table representing the RolePrivileges entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the role privilege. |
| ComponentState | String | True |
For internal use only. |
| IsManaged | Boolean | True | |
| OverwriteTime | Datetime | True |
For internal use only. |
| PrivilegeDepthMask | Integer | False |
System-generated attribute that stores the privileges associated with the role. |
| PrivilegeId | String | True |
Unique identifier of the privilege associated with the role. |
| RoleId | String | True |
Unique identifier of the role that is associated with the role privilege. |
| RolePrivilegeId | String | False |
Unique identifier of the role privilege. |
| RolePrivilegeIdUnique | String | True |
For internal use only. |
| SolutionId | String | True |
Unique identifier of the associated solution. |