principalentitymap EntityType

Map CRM security principals (users and teams) to user/team owned entities with basic read privilege.

Entity Set Path
[organization URI]/api/data/v9.2/principalentitymaps
Base Type
crmbaseentity
Primary Key
principalentitymapid

Properties

Properties represent fields of data stored in the entity.Some properties are read-only.

Name Type Details
objecttypecode Edm.String
Read Only
principalentitymapid 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
principalid_owner principal owner_principalentitymap

See also