principalentitybusinessunitmap EntityType
Internal authorization table to track user authorization changes
- Entity Set Path
- [organization URI]/api/data/v9.0/principalentitybusinessunitmaps
- Base Type
- crmbaseentity
- Display Name
- PrincipalEntityBusinessUnitMap
- Primary Key
- principalentitybusinessunitmapid
Properties
Properties represent fields of data stored in the entity.Some properties are read-only.
| Name | Type | Details |
|---|---|---|
| businessunitid | Edm.Guid |
Read Only
|
| objecttypecode | Edm.String |
Read Only
|
| principalentitybusinessunitmapid | Edm.Guid |
For internal use only. |
| principalid | Edm.Guid |
Read Only
|
| versionnumber | Edm.Int64 |
Read Only
|
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
| Name | Type | Partner |
|---|---|---|
| businessunitid_businessunit | businessunit | business_unit_principalentitybusinessunitmap |
| principalid_owner | principal | owner_principalentitybusinessunitmap |
Solutions
The following solutions include the principalentitybusinessunitmap entity type.
| Name | Description |
|---|---|
| AuthorizationCore | Authorization Core solution |