principalentitybusinessunitmap EntityType

Internal authorization table to track user authorization changes

Entity set path: 
[organization URI]/api/data/v9.2/principalentitybusinessunitmaps
Base type: 
crmbaseentity
Table type: 
Standard
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

See also