roleprivileges EntityType
Group of privileges used to categorize users to provide appropriate access to entities.
- Entity Set Path
- [organization URI]/api/data/v9.0/roleprivilegescollection
- Base Type
- crmbaseentity
- Primary Key
- roleprivilegeid
- Operations Supported
- GET (RetrieveMultiple Only)
Properties
Properties represent fields of data stored in the entity.Some properties are read-only.
| Name | Type | Details | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| canbedeleted | BooleanManagedProperty |
Tells whether the role privilege can be deleted. Display Name: Can Be Deleted |
||||||||||
| componentstate | Edm.Int32 |
For internal use only. Display Name: Component State Read Only
Default Options
|
||||||||||
| ismanaged | Edm.Boolean |
Read Only
Default Options
|
||||||||||
| overwritetime | Edm.DateTimeOffset |
For internal use only. Display Name: Record Overwrite Time Read Only
|
||||||||||
| privilegedepthmask | Edm.Int32 |
System-generated attribute that stores the privileges associated with the role. |
||||||||||
| privilegeid | Edm.Guid |
Unique identifier of the privilege associated with the role. Read Only
|
||||||||||
| roleid | Edm.Guid |
Unique identifier of the role that is associated with the role privilege. Read Only
|
||||||||||
| roleprivilegeid | Edm.Guid |
Unique identifier of the role privilege. |
||||||||||
| roleprivilegeidunique | Edm.Guid |
For internal use only. Read Only
|
||||||||||
| solutionid | Edm.Guid |
Unique identifier of the associated solution. Display Name: Solution Read Only
|
||||||||||
| versionnumber | Edm.Int64 |
Read Only
|
Solutions
The following solutions include the roleprivileges entity type.
| Name | Description |
|---|---|
| System Solution | Internal CRM System Solution |
| AuthorizationCore | Authorization Core solution |