PrincipalObjectAttributeAccess entity reference
Note
Effective Nov 2020, Common Data Service has been renamed to Microsoft Dataverse.
Defines CRM security principals (users and teams) access rights to secured field for an entity instance.
Messages
Message | Web API Operation | SDK Assembly |
---|---|---|
Create | POST [org URI]/api/data/v9.0/principalobjectattributeaccessset See Create |
CreateRequest or Create |
Delete | DELETE [org URI]/api/data/v9.0/principalobjectattributeaccessset(principalobjectattributeaccessid) See Delete |
DeleteRequest or Delete |
Retrieve | GET [org URI]/api/data/v9.0/principalobjectattributeaccessset(principalobjectattributeaccessid) See Retrieve |
RetrieveRequest or Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/principalobjectattributeaccessset See Query Data |
RetrieveMultipleRequest or RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/principalobjectattributeaccessset(principalobjectattributeaccessid) See Update |
UpdateRequest or Update |
Entity properties
Property | Value |
---|---|
CollectionSchemaName | PrincipalObjectAttributeAccesses |
DisplayCollectionName | Field Sharing |
DisplayName | Field Sharing |
EntitySetName | principalobjectattributeaccessset |
IsBPFEntity | False |
LogicalCollectionName | principalobjectattributeaccesses |
LogicalName | principalobjectattributeaccess |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | principalobjectattributeaccessid |
PrimaryNameAttribute | |
SchemaName | PrincipalObjectAttributeAccess |
Writable attributes
These attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- AttributeId
- ObjectId
- ObjectTypeCode
- PrincipalId
- PrincipalIdType
- PrincipalObjectAttributeAccessId
- ReadAccess
- UpdateAccess
AttributeId
Property | Value |
---|---|
Description | Unique identifier of the shared secured field |
DisplayName | Secured field |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | attributeid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ObjectId
Property | Value |
---|---|
Description | Unique identifier of the entity instance with shared secured field |
DisplayName | Entity instance |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | objectid |
RequiredLevel | SystemRequired |
Targets | account,appelement,applicationuser,appmodulecomponentedge,appmodulecomponentnode,appointment,appsetting,attributeimageconfig,bot,botcomponent,businessunit,canvasappextendedmetadata,cascadegrantrevokeaccessrecordstracker,cascadegrantrevokeaccessversiontracker,catalog,catalogassignment,channelaccessprofile,connection,connectionreference,connector,contact,conversationtranscript,customapi,customapirequestparameter,customapiresponseproperty,customeraddress,datalakefolder,datalakefolderpermission,datalakeworkspace,datalakeworkspacepermission,email,entityanalyticsconfig,entityimageconfig,environmentvariabledefinition,environmentvariablevalue,exportsolutionupload,fax,feedback,flowsession,goal,holidaywrapper,internalcatalogassignment,kbarticle,knowledgearticle,knowledgearticleviews,knowledgebaserecord,letter,mailmergetemplate,msdynce_botcontent,msdyn_aibdataset,msdyn_aibdatasetfile,msdyn_aibdatasetrecord,msdyn_aibdatasetscontainer,msdyn_aibfile,msdyn_aibfileattacheddata,msdyn_aiconfiguration,msdyn_aifptrainingdocument,msdyn_aimodel,msdyn_aiodimage,msdyn_aiodlabel,msdyn_aiodtrainingboundingbox,msdyn_aiodtrainingimage,msdyn_aitemplate,msdyn_analysiscomponent,msdyn_analysisjob,msdyn_analysisresult,msdyn_analysisresultdetail,msdyn_dataflow,msdyn_federatedarticle,msdyn_federatedarticleincident,msdyn_helppage,msdyn_kmfederatedsearchconfig,msdyn_knowledgearticleimage,msdyn_knowledgearticletemplate,msdyn_knowledgeinteractioninsight,msdyn_knowledgesearchinsight,msdyn_richtextfile,msdyn_serviceconfiguration,msdyn_slakpi,msdyn_solutionhealthrule,msdyn_solutionhealthruleargument,msdyn_solutionhealthruleset,package,pdfsetting,phonecall,position,processstageparameter,provisionlanguageforuser,queue,queueitem,recurringappointmentmaster,relationshipattribute,reportcategory,serviceplan,settingdefinition,sharepointdocumentlocation,sharepointsite,socialactivity,socialprofile,solutioncomponentattributeconfiguration,solutioncomponentconfiguration,solutioncomponentrelationshipconfiguration,stagesolutionupload,systemuser,task,team,teammobileofflineprofilemembership,territory,usermobileofflineprofilemembership,workflowbinary |
Type | Lookup |
ObjectTypeCode
Property | Value |
---|---|
Description | Type of the record with shared secured field |
DisplayName | Entity object type |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | objecttypecode |
RequiredLevel | SystemRequired |
Type | EntityName |
PrincipalId
Property | Value |
---|---|
Description | Unique identifier of the principal to which secured field is shared |
DisplayName | Principal |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | principalid |
RequiredLevel | SystemRequired |
Targets | systemuser,team |
Type | Lookup |
PrincipalIdType
Property | Value |
---|---|
Description | Type of the principal to which secured field is shared |
DisplayName | Principal type |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | principalidtype |
RequiredLevel | SystemRequired |
Type | EntityName |
PrincipalObjectAttributeAccessId
Property | Value |
---|---|
Description | Unique identifier of the shared secured field instance |
DisplayName | Shared secured field |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | principalobjectattributeaccessid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
ReadAccess
Property | Value |
---|---|
Description | Read permission for secured field instance |
DisplayName | Read permission |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | readaccess |
RequiredLevel | SystemRequired |
Type | Boolean |
ReadAccess Options
Value | Label |
---|---|
1 | Yes |
0 | No |
DefaultValue: False
UpdateAccess
Property | Value |
---|---|
Description | Update permission for secured field instance |
DisplayName | Update permission |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | updateaccess |
RequiredLevel | SystemRequired |
Type | Boolean |
UpdateAccess Options
Value | Label |
---|---|
1 | Yes |
0 | No |
DefaultValue: False
Read-only attributes
These attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.
OrganizationId
Property | Value |
---|---|
Description | Unique identifier of the associated organization. |
DisplayName | Organization |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | SystemRequired |
Targets | organization |
Type | Lookup |
OrganizationIdName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationidname |
MaxLength | 160 |
RequiredLevel | SystemRequired |
Type | String |
PrincipalIdName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | principalidname |
MaxLength | 160 |
RequiredLevel | SystemRequired |
Type | String |
VersionNumber
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Many-To-One Relationships
Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related entity. Listed by SchemaName.
- account_principalobjectattributeaccess
- contact_principalobjectattributeaccess
- lk_principalobjectattributeaccess_organizationid
- team_principalobjectattributeaccess_principalid
- systemuser_principalobjectattributeaccess_principalid
- knowledgearticle_PrincipalObjectAttributeAccess
- KnowledgeBaseRecord_PrincipalObjectAttributeAccess
- team_principalobjectattributeaccess
- reportcategory_principalobjectattributeaccess
- mailmergetemplate_principalobjectattributeaccess
- fax_principalobjectattributeaccess
- socialactivity_principalobjectattributeaccess
- kbarticle_principalobjectattributeaccess
- phonecall_principalobjectattributeaccess
- position_principalobjectattributeaccess
- customeraddress_principalobjectattributeaccess
- sharepointsite_principalobjectattributeaccess
- systemuser_principalobjectattributeaccess
- connection_principalobjectattributeaccess
- appointment_principalobjectattributeaccess
- goal_principalobjectattributeaccess
- email_principalobjectattributeaccess
- knowledgearticleview_principalobjectattributeaccess
- feedback_principalobjectattributeaccess
- businessunit_principalobjectattributeaccess
- sharepointdocumentlocation_principalobjectattributeaccess
- queueitem_principalobjectattributeaccess
- queue_principalobjectattributeaccess
- recurringappointmentmaster_principalobjectattributeaccess
- task_principalobjectattributeaccess
- letter_principalobjectattributeaccess
- socialprofile_principalobjectattributeaccess
- solutioncomponentattributeconfiguration_PrincipalObjectAttributeAccesses
- solutioncomponentconfiguration_PrincipalObjectAttributeAccesses
- solutioncomponentrelationshipconfiguration_PrincipalObjectAttributeAccesses
- package_PrincipalObjectAttributeAccesses
- stagesolutionupload_PrincipalObjectAttributeAccesses
- exportsolutionupload_PrincipalObjectAttributeAccesses
- attributeimageconfig_PrincipalObjectAttributeAccesses
- entityimageconfig_PrincipalObjectAttributeAccesses
- provisionlanguageforuser_PrincipalObjectAttributeAccesses
- serviceplan_PrincipalObjectAttributeAccesses
- applicationuser_PrincipalObjectAttributeAccesses
- connector_PrincipalObjectAttributeAccesses
- environmentvariabledefinition_PrincipalObjectAttributeAccesses
- environmentvariablevalue_PrincipalObjectAttributeAccesses
- processstageparameter_PrincipalObjectAttributeAccesses
- flowsession_PrincipalObjectAttributeAccesses
- workflowbinary_PrincipalObjectAttributeAccesses
- connectionreference_PrincipalObjectAttributeAccesses
- msdyn_helppage_PrincipalObjectAttributeAccesses
- msdynce_botcontent_PrincipalObjectAttributeAccesses
- conversationtranscript_PrincipalObjectAttributeAccesses
- bot_PrincipalObjectAttributeAccesses
- botcomponent_PrincipalObjectAttributeAccesses
- territory_principalobjectattributeaccess
- msdyn_serviceconfiguration_PrincipalObjectAttributeAccesses
- msdyn_slakpi_PrincipalObjectAttributeAccesses
- msdyn_federatedarticle_PrincipalObjectAttributeAccesses
- msdyn_federatedarticleincident_PrincipalObjectAttributeAccesses
- msdyn_kmfederatedsearchconfig_PrincipalObjectAttributeAccesses
- msdyn_knowledgearticleimage_PrincipalObjectAttributeAccesses
- msdyn_knowledgeinteractioninsight_PrincipalObjectAttributeAccesses
- msdyn_knowledgesearchinsight_PrincipalObjectAttributeAccesses
- msdyn_knowledgearticletemplate_PrincipalObjectAttributeAccesses
- catalog_PrincipalObjectAttributeAccesses
- catalogassignment_PrincipalObjectAttributeAccesses
- customapi_PrincipalObjectAttributeAccesses
- customapirequestparameter_PrincipalObjectAttributeAccesses
- customapiresponseproperty_PrincipalObjectAttributeAccesses
- entityanalyticsconfig_PrincipalObjectAttributeAccesses
- datalakefolder_PrincipalObjectAttributeAccesses
- datalakefolderpermission_PrincipalObjectAttributeAccesses
- datalakeworkspace_PrincipalObjectAttributeAccesses
- datalakeworkspacepermission_PrincipalObjectAttributeAccesses
- msdyn_dataflow_PrincipalObjectAttributeAccesses
- msdyn_richtextfile_PrincipalObjectAttributeAccesses
- msdyn_aiconfiguration_PrincipalObjectAttributeAccesses
- msdyn_aimodel_PrincipalObjectAttributeAccesses
- msdyn_aitemplate_PrincipalObjectAttributeAccesses
- msdyn_aibdataset_PrincipalObjectAttributeAccesses
- msdyn_aibdatasetfile_PrincipalObjectAttributeAccesses
- msdyn_aibdatasetrecord_PrincipalObjectAttributeAccesses
- msdyn_aibdatasetscontainer_PrincipalObjectAttributeAccesses
- msdyn_aibfile_PrincipalObjectAttributeAccesses
- msdyn_aibfileattacheddata_PrincipalObjectAttributeAccesses
- msdyn_aifptrainingdocument_PrincipalObjectAttributeAccesses
- msdyn_aiodimage_PrincipalObjectAttributeAccesses
- msdyn_aiodlabel_PrincipalObjectAttributeAccesses
- msdyn_aiodtrainingboundingbox_PrincipalObjectAttributeAccesses
- msdyn_aiodtrainingimage_PrincipalObjectAttributeAccesses
- msdyn_analysiscomponent_PrincipalObjectAttributeAccesses
- msdyn_analysisjob_PrincipalObjectAttributeAccesses
- msdyn_analysisresult_PrincipalObjectAttributeAccesses
- msdyn_analysisresultdetail_PrincipalObjectAttributeAccesses
- msdyn_solutionhealthrule_PrincipalObjectAttributeAccesses
- msdyn_solutionhealthruleargument_PrincipalObjectAttributeAccesses
- msdyn_solutionhealthruleset_PrincipalObjectAttributeAccesses
account_principalobjectattributeaccess
See account Entity account_principalobjectattributeaccess One-To-Many relationship.
contact_principalobjectattributeaccess
See contact Entity contact_principalobjectattributeaccess One-To-Many relationship.
lk_principalobjectattributeaccess_organizationid
See organization Entity lk_principalobjectattributeaccess_organizationid One-To-Many relationship.
team_principalobjectattributeaccess_principalid
See team Entity team_principalobjectattributeaccess_principalid One-To-Many relationship.
systemuser_principalobjectattributeaccess_principalid
See systemuser Entity systemuser_principalobjectattributeaccess_principalid One-To-Many relationship.
knowledgearticle_PrincipalObjectAttributeAccess
See knowledgearticle Entity knowledgearticle_PrincipalObjectAttributeAccess One-To-Many relationship.
KnowledgeBaseRecord_PrincipalObjectAttributeAccess
See knowledgebaserecord Entity KnowledgeBaseRecord_PrincipalObjectAttributeAccess One-To-Many relationship.
team_principalobjectattributeaccess
See team Entity team_principalobjectattributeaccess One-To-Many relationship.
reportcategory_principalobjectattributeaccess
See reportcategory Entity reportcategory_principalobjectattributeaccess One-To-Many relationship.
mailmergetemplate_principalobjectattributeaccess
See mailmergetemplate Entity mailmergetemplate_principalobjectattributeaccess One-To-Many relationship.
fax_principalobjectattributeaccess
See fax Entity fax_principalobjectattributeaccess One-To-Many relationship.
socialactivity_principalobjectattributeaccess
See socialactivity Entity socialactivity_principalobjectattributeaccess One-To-Many relationship.
kbarticle_principalobjectattributeaccess
See kbarticle Entity kbarticle_principalobjectattributeaccess One-To-Many relationship.
phonecall_principalobjectattributeaccess
See phonecall Entity phonecall_principalobjectattributeaccess One-To-Many relationship.
position_principalobjectattributeaccess
See position Entity position_principalobjectattributeaccess One-To-Many relationship.
customeraddress_principalobjectattributeaccess
See customeraddress Entity customeraddress_principalobjectattributeaccess One-To-Many relationship.
sharepointsite_principalobjectattributeaccess
See sharepointsite Entity sharepointsite_principalobjectattributeaccess One-To-Many relationship.
systemuser_principalobjectattributeaccess
See systemuser Entity systemuser_principalobjectattributeaccess One-To-Many relationship.
connection_principalobjectattributeaccess
See connection Entity connection_principalobjectattributeaccess One-To-Many relationship.
appointment_principalobjectattributeaccess
See appointment Entity appointment_principalobjectattributeaccess One-To-Many relationship.
goal_principalobjectattributeaccess
See goal Entity goal_principalobjectattributeaccess One-To-Many relationship.
email_principalobjectattributeaccess
See email Entity email_principalobjectattributeaccess One-To-Many relationship.
knowledgearticleview_principalobjectattributeaccess
See knowledgearticleviews Entity knowledgearticleview_principalobjectattributeaccess One-To-Many relationship.
feedback_principalobjectattributeaccess
See feedback Entity feedback_principalobjectattributeaccess One-To-Many relationship.
businessunit_principalobjectattributeaccess
See businessunit Entity businessunit_principalobjectattributeaccess One-To-Many relationship.
sharepointdocumentlocation_principalobjectattributeaccess
See sharepointdocumentlocation Entity sharepointdocumentlocation_principalobjectattributeaccess One-To-Many relationship.
queueitem_principalobjectattributeaccess
See queueitem Entity queueitem_principalobjectattributeaccess One-To-Many relationship.
queue_principalobjectattributeaccess
See queue Entity queue_principalobjectattributeaccess One-To-Many relationship.
recurringappointmentmaster_principalobjectattributeaccess
See recurringappointmentmaster Entity recurringappointmentmaster_principalobjectattributeaccess One-To-Many relationship.
task_principalobjectattributeaccess
See task Entity task_principalobjectattributeaccess One-To-Many relationship.
letter_principalobjectattributeaccess
See letter Entity letter_principalobjectattributeaccess One-To-Many relationship.
socialprofile_principalobjectattributeaccess
See socialprofile Entity socialprofile_principalobjectattributeaccess One-To-Many relationship.
solutioncomponentattributeconfiguration_PrincipalObjectAttributeAccesses
Added by: Solution Component Configuration Solution
See solutioncomponentattributeconfiguration Entity solutioncomponentattributeconfiguration_PrincipalObjectAttributeAccesses One-To-Many relationship.
solutioncomponentconfiguration_PrincipalObjectAttributeAccesses
Added by: Solution Component Configuration Solution
See solutioncomponentconfiguration Entity solutioncomponentconfiguration_PrincipalObjectAttributeAccesses One-To-Many relationship.
solutioncomponentrelationshipconfiguration_PrincipalObjectAttributeAccesses
Added by: Solution Component Configuration Solution
See solutioncomponentrelationshipconfiguration Entity solutioncomponentrelationshipconfiguration_PrincipalObjectAttributeAccesses One-To-Many relationship.
package_PrincipalObjectAttributeAccesses
Added by: msdyn_SolutionPackageMapping Solution
See package Entity package_PrincipalObjectAttributeAccesses One-To-Many relationship.
stagesolutionupload_PrincipalObjectAttributeAccesses
Added by: StageSolutionUpload Solution
See stagesolutionupload Entity stagesolutionupload_PrincipalObjectAttributeAccesses One-To-Many relationship.
exportsolutionupload_PrincipalObjectAttributeAccesses
Added by: ExportSolutionUpload Solution
See exportsolutionupload Entity exportsolutionupload_PrincipalObjectAttributeAccesses One-To-Many relationship.
attributeimageconfig_PrincipalObjectAttributeAccesses
Added by: Image Configuration Solution
See attributeimageconfig Entity attributeimageconfig_PrincipalObjectAttributeAccesses One-To-Many relationship.
entityimageconfig_PrincipalObjectAttributeAccesses
Added by: Image Configuration Solution
See entityimageconfig Entity entityimageconfig_PrincipalObjectAttributeAccesses One-To-Many relationship.
provisionlanguageforuser_PrincipalObjectAttributeAccesses
Added by: msft_LocalizationExtension Solution
See provisionlanguageforuser Entity provisionlanguageforuser_PrincipalObjectAttributeAccesses One-To-Many relationship.
serviceplan_PrincipalObjectAttributeAccesses
Added by: License Enforcement Solution
See serviceplan Entity serviceplan_PrincipalObjectAttributeAccesses One-To-Many relationship.
applicationuser_PrincipalObjectAttributeAccesses
Added by: ApplicationUserSolution Solution
See applicationuser Entity applicationuser_PrincipalObjectAttributeAccesses One-To-Many relationship.
connector_PrincipalObjectAttributeAccesses
Added by: Power Connector Solution Solution
See connector Entity connector_PrincipalObjectAttributeAccesses One-To-Many relationship.
environmentvariabledefinition_PrincipalObjectAttributeAccesses
Added by: Environment Variables Solution
See environmentvariabledefinition Entity environmentvariabledefinition_PrincipalObjectAttributeAccesses One-To-Many relationship.
environmentvariablevalue_PrincipalObjectAttributeAccesses
Added by: Environment Variables Solution
See environmentvariablevalue Entity environmentvariablevalue_PrincipalObjectAttributeAccesses One-To-Many relationship.
processstageparameter_PrincipalObjectAttributeAccesses
Added by: Microsoft Flow Extensions core package Solution
See processstageparameter Entity processstageparameter_PrincipalObjectAttributeAccesses One-To-Many relationship.
flowsession_PrincipalObjectAttributeAccesses
Added by: Microsoft Flow Extensions core package Solution
See flowsession Entity flowsession_PrincipalObjectAttributeAccesses One-To-Many relationship.
workflowbinary_PrincipalObjectAttributeAccesses
Added by: Microsoft Flow Extensions core package Solution
See workflowbinary Entity workflowbinary_PrincipalObjectAttributeAccesses One-To-Many relationship.
connectionreference_PrincipalObjectAttributeAccesses
Added by: Power Platform Connection References Solution
See connectionreference Entity connectionreference_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_helppage_PrincipalObjectAttributeAccesses
Added by: Contextual Help Solution
See msdyn_helppage Entity msdyn_helppage_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdynce_botcontent_PrincipalObjectAttributeAccesses
Added by: Customer Care Intelligence Bots Solution
See msdynce_botcontent Entity msdynce_botcontent_PrincipalObjectAttributeAccesses One-To-Many relationship.
conversationtranscript_PrincipalObjectAttributeAccesses
Added by: Power Virtual Agents Common Solution
See conversationtranscript Entity conversationtranscript_PrincipalObjectAttributeAccesses One-To-Many relationship.
bot_PrincipalObjectAttributeAccesses
Added by: Power Virtual Agents Solution
See bot Entity bot_PrincipalObjectAttributeAccesses One-To-Many relationship.
botcomponent_PrincipalObjectAttributeAccesses
Added by: Power Virtual Agents Solution
See botcomponent Entity botcomponent_PrincipalObjectAttributeAccesses One-To-Many relationship.
territory_principalobjectattributeaccess
Added by: Application Common Solution
See territory Entity territory_principalobjectattributeaccess One-To-Many relationship.
msdyn_serviceconfiguration_PrincipalObjectAttributeAccesses
Added by: Service Level Agreement (SLA) Extension Solution
See msdyn_serviceconfiguration Entity msdyn_serviceconfiguration_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_slakpi_PrincipalObjectAttributeAccesses
Added by: Service Level Agreement (SLA) Extension Solution
See msdyn_slakpi Entity msdyn_slakpi_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_federatedarticle_PrincipalObjectAttributeAccesses
Added by: Knowledge Management Online Features Solution
See msdyn_federatedarticle Entity msdyn_federatedarticle_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_federatedarticleincident_PrincipalObjectAttributeAccesses
Added by: Knowledge Management Online Features Solution
See msdyn_federatedarticleincident Entity msdyn_federatedarticleincident_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_kmfederatedsearchconfig_PrincipalObjectAttributeAccesses
Added by: Knowledge Management Online Features Solution
See msdyn_kmfederatedsearchconfig Entity msdyn_kmfederatedsearchconfig_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_knowledgearticleimage_PrincipalObjectAttributeAccesses
Added by: Knowledge Management Online Features Solution
See msdyn_knowledgearticleimage Entity msdyn_knowledgearticleimage_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_knowledgeinteractioninsight_PrincipalObjectAttributeAccesses
Added by: Knowledge Management Online Features Solution
See msdyn_knowledgeinteractioninsight Entity msdyn_knowledgeinteractioninsight_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_knowledgesearchinsight_PrincipalObjectAttributeAccesses
Added by: Knowledge Management Online Features Solution
See msdyn_knowledgesearchinsight Entity msdyn_knowledgesearchinsight_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_knowledgearticletemplate_PrincipalObjectAttributeAccesses
Added by: Knowledge Management Features Solution
See msdyn_knowledgearticletemplate Entity msdyn_knowledgearticletemplate_PrincipalObjectAttributeAccesses One-To-Many relationship.
catalog_PrincipalObjectAttributeAccesses
Added by: CatalogFramework Solution
See catalog Entity catalog_PrincipalObjectAttributeAccesses One-To-Many relationship.
catalogassignment_PrincipalObjectAttributeAccesses
Added by: CatalogFramework Solution
See catalogassignment Entity catalogassignment_PrincipalObjectAttributeAccesses One-To-Many relationship.
customapi_PrincipalObjectAttributeAccesses
Added by: Custom API Framework Solution
See customapi Entity customapi_PrincipalObjectAttributeAccesses One-To-Many relationship.
customapirequestparameter_PrincipalObjectAttributeAccesses
Added by: Custom API Framework Solution
See customapirequestparameter Entity customapirequestparameter_PrincipalObjectAttributeAccesses One-To-Many relationship.
customapiresponseproperty_PrincipalObjectAttributeAccesses
Added by: Custom API Framework Solution
See customapiresponseproperty Entity customapiresponseproperty_PrincipalObjectAttributeAccesses One-To-Many relationship.
entityanalyticsconfig_PrincipalObjectAttributeAccesses
Added by: Advanced Analytics Infrastructure Solution
See entityanalyticsconfig Entity entityanalyticsconfig_PrincipalObjectAttributeAccesses One-To-Many relationship.
datalakefolder_PrincipalObjectAttributeAccesses
Added by: Data lake workspaces Solution
See datalakefolder Entity datalakefolder_PrincipalObjectAttributeAccesses One-To-Many relationship.
datalakefolderpermission_PrincipalObjectAttributeAccesses
Added by: Data lake workspaces Solution
See datalakefolderpermission Entity datalakefolderpermission_PrincipalObjectAttributeAccesses One-To-Many relationship.
datalakeworkspace_PrincipalObjectAttributeAccesses
Added by: Data lake workspaces Solution
See datalakeworkspace Entity datalakeworkspace_PrincipalObjectAttributeAccesses One-To-Many relationship.
datalakeworkspacepermission_PrincipalObjectAttributeAccesses
Added by: Data lake workspaces Solution
See datalakeworkspacepermission Entity datalakeworkspacepermission_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_dataflow_PrincipalObjectAttributeAccesses
Added by: Dataflow Solution Solution
See msdyn_dataflow Entity msdyn_dataflow_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_richtextfile_PrincipalObjectAttributeAccesses
Added by: Rich Text Editor Solution
See msdyn_richtextfile Entity msdyn_richtextfile_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_aiconfiguration_PrincipalObjectAttributeAccesses
Added by: AISolution Solution
See msdyn_aiconfiguration Entity msdyn_aiconfiguration_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_aimodel_PrincipalObjectAttributeAccesses
Added by: AISolution Solution
See msdyn_aimodel Entity msdyn_aimodel_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_aitemplate_PrincipalObjectAttributeAccesses
Added by: AISolution Solution
See msdyn_aitemplate Entity msdyn_aitemplate_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_aibdataset_PrincipalObjectAttributeAccesses
Added by: AI Solution default templates Solution
See msdyn_aibdataset Entity msdyn_aibdataset_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_aibdatasetfile_PrincipalObjectAttributeAccesses
Added by: AI Solution default templates Solution
See msdyn_aibdatasetfile Entity msdyn_aibdatasetfile_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_aibdatasetrecord_PrincipalObjectAttributeAccesses
Added by: AI Solution default templates Solution
See msdyn_aibdatasetrecord Entity msdyn_aibdatasetrecord_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_aibdatasetscontainer_PrincipalObjectAttributeAccesses
Added by: AI Solution default templates Solution
See msdyn_aibdatasetscontainer Entity msdyn_aibdatasetscontainer_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_aibfile_PrincipalObjectAttributeAccesses
Added by: AI Solution default templates Solution
See msdyn_aibfile Entity msdyn_aibfile_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_aibfileattacheddata_PrincipalObjectAttributeAccesses
Added by: AI Solution default templates Solution
See msdyn_aibfileattacheddata Entity msdyn_aibfileattacheddata_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_aifptrainingdocument_PrincipalObjectAttributeAccesses
Added by: AI Solution default templates Solution
See msdyn_aifptrainingdocument Entity msdyn_aifptrainingdocument_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_aiodimage_PrincipalObjectAttributeAccesses
Added by: AI Solution default templates Solution
See msdyn_aiodimage Entity msdyn_aiodimage_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_aiodlabel_PrincipalObjectAttributeAccesses
Added by: AI Solution default templates Solution
See msdyn_aiodlabel Entity msdyn_aiodlabel_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_aiodtrainingboundingbox_PrincipalObjectAttributeAccesses
Added by: AI Solution default templates Solution
See msdyn_aiodtrainingboundingbox Entity msdyn_aiodtrainingboundingbox_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_aiodtrainingimage_PrincipalObjectAttributeAccesses
Added by: AI Solution default templates Solution
See msdyn_aiodtrainingimage Entity msdyn_aiodtrainingimage_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_analysiscomponent_PrincipalObjectAttributeAccesses
Added by: Power Apps Checker Solution
See msdyn_analysiscomponent Entity msdyn_analysiscomponent_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_analysisjob_PrincipalObjectAttributeAccesses
Added by: Power Apps Checker Solution
See msdyn_analysisjob Entity msdyn_analysisjob_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_analysisresult_PrincipalObjectAttributeAccesses
Added by: Power Apps Checker Solution
See msdyn_analysisresult Entity msdyn_analysisresult_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_analysisresultdetail_PrincipalObjectAttributeAccesses
Added by: Power Apps Checker Solution
See msdyn_analysisresultdetail Entity msdyn_analysisresultdetail_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_solutionhealthrule_PrincipalObjectAttributeAccesses
Added by: Power Apps Checker Solution
See msdyn_solutionhealthrule Entity msdyn_solutionhealthrule_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_solutionhealthruleargument_PrincipalObjectAttributeAccesses
Added by: Power Apps Checker Solution
See msdyn_solutionhealthruleargument Entity msdyn_solutionhealthruleargument_PrincipalObjectAttributeAccesses One-To-Many relationship.
msdyn_solutionhealthruleset_PrincipalObjectAttributeAccesses
Added by: Power Apps Checker Solution
See msdyn_solutionhealthruleset Entity msdyn_solutionhealthruleset_PrincipalObjectAttributeAccesses One-To-Many relationship.
See also
About entity reference
Web API reference
principalobjectattributeaccess EntityType