Field Sharing (PrincipalObjectAttributeAccess) table/entity reference

Note

Unsure about table vs. entity? See Developers: Understand terminology in 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

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 columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

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,activityfileattachment,appaction,appelement,applicationuser,appmodulecomponentedge,appmodulecomponentnode,appointment,appsetting,appusersetting,attributeimageconfig,bot,botcomponent,businessunit,canvasappextendedmetadata,cascadegrantrevokeaccessrecordstracker,cascadegrantrevokeaccessversiontracker,catalog,catalogassignment,channelaccessprofile,comment,connection,connectionreference,connector,contact,conversationtranscript,customapi,customapirequestparameter,customapiresponseproperty,customeraddress,datalakefolder,datalakefolderpermission,datalakeworkspace,datalakeworkspacepermission,email,entityanalyticsconfig,entityimageconfig,entityindex,environmentvariabledefinition,environmentvariablevalue,exportsolutionupload,fax,featurecontrolsetting,feedback,flowmachine,flowmachinegroup,flowsession,goal,holidaywrapper,indexattributes,internalcatalogassignment,kbarticle,keyvaultreference,knowledgearticle,knowledgearticleviews,knowledgebaserecord,letter,mailmergetemplate,managedidentity,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_kalanguagesetting,msdyn_kbattachment,msdyn_kmfederatedsearchconfig,msdyn_kmpersonalizationsetting,msdyn_knowledgearticleimage,msdyn_knowledgearticletemplate,msdyn_knowledgeinteractioninsight,msdyn_knowledgepersonalfilter,msdyn_knowledgesearchfilter,msdyn_knowledgesearchinsight,msdyn_pminferredtask,msdyn_pmrecording,msdyn_richtextfile,msdyn_serviceconfiguration,msdyn_slakpi,msdyn_solutionhealthrule,msdyn_solutionhealthruleargument,msdyn_solutionhealthruleset,msdyn_tour,organizationdatasyncsubscription,organizationdatasyncsubscriptionentity,organizationsetting,package,pdfsetting,phonecall,pluginpackage,position,processstageparameter,provisionlanguageforuser,queue,queueitem,recurringappointmentmaster,relationshipattribute,reportcategory,revokeinheritedaccessrecordstracker,serviceplan,serviceplanmapping,settingdefinition,sharepointdocumentlocation,sharepointsite,socialactivity,socialprofile,solutioncomponentattributeconfiguration,solutioncomponentbatchconfiguration,solutioncomponentconfiguration,solutioncomponentrelationshipconfiguration,stagesolutionupload,systemuser,systemuserauthorizationchangetracker,task,team,teammobileofflineprofilemembership,territory,usermobileofflineprofilemembership,virtualentitymetadata,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 Choices/Options

Value Label Description
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 Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: False

Read-only columns/attributes

These columns/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 table. Listed by SchemaName.

account_principalobjectattributeaccess

See account Table account_principalobjectattributeaccess One-To-Many relationship.

contact_principalobjectattributeaccess

See contact Table contact_principalobjectattributeaccess One-To-Many relationship.

lk_principalobjectattributeaccess_organizationid

See organization Table lk_principalobjectattributeaccess_organizationid One-To-Many relationship.

team_principalobjectattributeaccess_principalid

See team Table team_principalobjectattributeaccess_principalid One-To-Many relationship.

systemuser_principalobjectattributeaccess_principalid

See systemuser Table systemuser_principalobjectattributeaccess_principalid One-To-Many relationship.

knowledgearticle_PrincipalObjectAttributeAccess

See knowledgearticle Table knowledgearticle_PrincipalObjectAttributeAccess One-To-Many relationship.

KnowledgeBaseRecord_PrincipalObjectAttributeAccess

See knowledgebaserecord Table KnowledgeBaseRecord_PrincipalObjectAttributeAccess One-To-Many relationship.

team_principalobjectattributeaccess

See team Table team_principalobjectattributeaccess One-To-Many relationship.

reportcategory_principalobjectattributeaccess

See reportcategory Table reportcategory_principalobjectattributeaccess One-To-Many relationship.

mailmergetemplate_principalobjectattributeaccess

See mailmergetemplate Table mailmergetemplate_principalobjectattributeaccess One-To-Many relationship.

fax_principalobjectattributeaccess

See fax Table fax_principalobjectattributeaccess One-To-Many relationship.

socialactivity_principalobjectattributeaccess

See socialactivity Table socialactivity_principalobjectattributeaccess One-To-Many relationship.

kbarticle_principalobjectattributeaccess

See kbarticle Table kbarticle_principalobjectattributeaccess One-To-Many relationship.

phonecall_principalobjectattributeaccess

See phonecall Table phonecall_principalobjectattributeaccess One-To-Many relationship.

position_principalobjectattributeaccess

See position Table position_principalobjectattributeaccess One-To-Many relationship.

customeraddress_principalobjectattributeaccess

See customeraddress Table customeraddress_principalobjectattributeaccess One-To-Many relationship.

sharepointsite_principalobjectattributeaccess

See sharepointsite Table sharepointsite_principalobjectattributeaccess One-To-Many relationship.

systemuser_principalobjectattributeaccess

See systemuser Table systemuser_principalobjectattributeaccess One-To-Many relationship.

connection_principalobjectattributeaccess

See connection Table connection_principalobjectattributeaccess One-To-Many relationship.

appointment_principalobjectattributeaccess

See appointment Table appointment_principalobjectattributeaccess One-To-Many relationship.

goal_principalobjectattributeaccess

See goal Table goal_principalobjectattributeaccess One-To-Many relationship.

email_principalobjectattributeaccess

See email Table email_principalobjectattributeaccess One-To-Many relationship.

knowledgearticleview_principalobjectattributeaccess

See knowledgearticleviews Table knowledgearticleview_principalobjectattributeaccess One-To-Many relationship.

feedback_principalobjectattributeaccess

See feedback Table feedback_principalobjectattributeaccess One-To-Many relationship.

businessunit_principalobjectattributeaccess

See businessunit Table businessunit_principalobjectattributeaccess One-To-Many relationship.

sharepointdocumentlocation_principalobjectattributeaccess

See sharepointdocumentlocation Table sharepointdocumentlocation_principalobjectattributeaccess One-To-Many relationship.

queueitem_principalobjectattributeaccess

See queueitem Table queueitem_principalobjectattributeaccess One-To-Many relationship.

queue_principalobjectattributeaccess

See queue Table queue_principalobjectattributeaccess One-To-Many relationship.

recurringappointmentmaster_principalobjectattributeaccess

See recurringappointmentmaster Table recurringappointmentmaster_principalobjectattributeaccess One-To-Many relationship.

task_principalobjectattributeaccess

See task Table task_principalobjectattributeaccess One-To-Many relationship.

letter_principalobjectattributeaccess

See letter Table letter_principalobjectattributeaccess One-To-Many relationship.

socialprofile_principalobjectattributeaccess

See socialprofile Table socialprofile_principalobjectattributeaccess One-To-Many relationship.

solutioncomponentattributeconfiguration_PrincipalObjectAttributeAccesses

Added by: Solution Component Configuration Solution

See solutioncomponentattributeconfiguration Table solutioncomponentattributeconfiguration_PrincipalObjectAttributeAccesses One-To-Many relationship.

solutioncomponentbatchconfiguration_PrincipalObjectAttributeAccesses

Added by: Solution Component Configuration Solution

See solutioncomponentbatchconfiguration Table solutioncomponentbatchconfiguration_PrincipalObjectAttributeAccesses One-To-Many relationship.

solutioncomponentconfiguration_PrincipalObjectAttributeAccesses

Added by: Solution Component Configuration Solution

See solutioncomponentconfiguration Table solutioncomponentconfiguration_PrincipalObjectAttributeAccesses One-To-Many relationship.

solutioncomponentrelationshipconfiguration_PrincipalObjectAttributeAccesses

Added by: Solution Component Configuration Solution

See solutioncomponentrelationshipconfiguration Table solutioncomponentrelationshipconfiguration_PrincipalObjectAttributeAccesses One-To-Many relationship.

package_PrincipalObjectAttributeAccesses

Added by: msdyn_SolutionPackageMapping Solution

See package Table package_PrincipalObjectAttributeAccesses One-To-Many relationship.

stagesolutionupload_PrincipalObjectAttributeAccesses

Added by: StageSolutionUpload Solution

See stagesolutionupload Table stagesolutionupload_PrincipalObjectAttributeAccesses One-To-Many relationship.

exportsolutionupload_PrincipalObjectAttributeAccesses

Added by: ExportSolutionUpload Solution

See exportsolutionupload Table exportsolutionupload_PrincipalObjectAttributeAccesses One-To-Many relationship.

featurecontrolsetting_PrincipalObjectAttributeAccesses

Added by: msdyn_FeatureControlSetting Solution

See featurecontrolsetting Table featurecontrolsetting_PrincipalObjectAttributeAccesses One-To-Many relationship.

attributeimageconfig_PrincipalObjectAttributeAccesses

Added by: Image Configuration Solution

See attributeimageconfig Table attributeimageconfig_PrincipalObjectAttributeAccesses One-To-Many relationship.

entityimageconfig_PrincipalObjectAttributeAccesses

Added by: Image Configuration Solution

See entityimageconfig Table entityimageconfig_PrincipalObjectAttributeAccesses One-To-Many relationship.

relationshipattribute_PrincipalObjectAttributeAccesses

Added by: Metadata Extension Solution

See relationshipattribute Table relationshipattribute_PrincipalObjectAttributeAccesses One-To-Many relationship.

catalog_PrincipalObjectAttributeAccesses

Added by: CatalogFramework Solution

See catalog Table catalog_PrincipalObjectAttributeAccesses One-To-Many relationship.

catalogassignment_PrincipalObjectAttributeAccesses

Added by: CatalogFramework Solution

See catalogassignment Table catalogassignment_PrincipalObjectAttributeAccesses One-To-Many relationship.

customapi_PrincipalObjectAttributeAccesses

Added by: Custom API Framework Solution

See customapi Table customapi_PrincipalObjectAttributeAccesses One-To-Many relationship.

customapirequestparameter_PrincipalObjectAttributeAccesses

Added by: Custom API Framework Solution

See customapirequestparameter Table customapirequestparameter_PrincipalObjectAttributeAccesses One-To-Many relationship.

customapiresponseproperty_PrincipalObjectAttributeAccesses

Added by: Custom API Framework Solution

See customapiresponseproperty Table customapiresponseproperty_PrincipalObjectAttributeAccesses One-To-Many relationship.

provisionlanguageforuser_PrincipalObjectAttributeAccesses

Added by: msft_LocalizationExtension Solution

See provisionlanguageforuser Table provisionlanguageforuser_PrincipalObjectAttributeAccesses One-To-Many relationship.

entityanalyticsconfig_PrincipalObjectAttributeAccesses

Added by: Advanced Analytics Infrastructure Solution

See entityanalyticsconfig Table entityanalyticsconfig_PrincipalObjectAttributeAccesses One-To-Many relationship.

datalakefolder_PrincipalObjectAttributeAccesses

Added by: Data lake workspaces Solution

See datalakefolder Table datalakefolder_PrincipalObjectAttributeAccesses One-To-Many relationship.

datalakefolderpermission_PrincipalObjectAttributeAccesses

Added by: Data lake workspaces Solution

See datalakefolderpermission Table datalakefolderpermission_PrincipalObjectAttributeAccesses One-To-Many relationship.

datalakeworkspace_PrincipalObjectAttributeAccesses

Added by: Data lake workspaces Solution

See datalakeworkspace Table datalakeworkspace_PrincipalObjectAttributeAccesses One-To-Many relationship.

datalakeworkspacepermission_PrincipalObjectAttributeAccesses

Added by: Data lake workspaces Solution

See datalakeworkspacepermission Table datalakeworkspacepermission_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_dataflow_PrincipalObjectAttributeAccesses

Added by: Dataflow Solution Solution

See msdyn_dataflow Table msdyn_dataflow_PrincipalObjectAttributeAccesses One-To-Many relationship.

serviceplan_PrincipalObjectAttributeAccesses

Added by: License Enforcement Solution

See serviceplan Table serviceplan_PrincipalObjectAttributeAccesses One-To-Many relationship.

serviceplanmapping_PrincipalObjectAttributeAccesses

Added by: License Enforcement Solution

See serviceplanmapping Table serviceplanmapping_PrincipalObjectAttributeAccesses One-To-Many relationship.

applicationuser_PrincipalObjectAttributeAccesses

Added by: ApplicationUserSolution Solution

See applicationuser Table applicationuser_PrincipalObjectAttributeAccesses One-To-Many relationship.

connector_PrincipalObjectAttributeAccesses

Added by: Power Connector Solution Solution

See connector Table connector_PrincipalObjectAttributeAccesses One-To-Many relationship.

environmentvariabledefinition_PrincipalObjectAttributeAccesses

Added by: Environment Variables Solution

See environmentvariabledefinition Table environmentvariabledefinition_PrincipalObjectAttributeAccesses One-To-Many relationship.

environmentvariablevalue_PrincipalObjectAttributeAccesses

Added by: Environment Variables Solution

See environmentvariablevalue Table environmentvariablevalue_PrincipalObjectAttributeAccesses One-To-Many relationship.

flowmachine_PrincipalObjectAttributeAccesses

Added by: Power Automate Extensions core package Solution

See flowmachine Table flowmachine_PrincipalObjectAttributeAccesses One-To-Many relationship.

flowmachinegroup_PrincipalObjectAttributeAccesses

Added by: Power Automate Extensions core package Solution

See flowmachinegroup Table flowmachinegroup_PrincipalObjectAttributeAccesses One-To-Many relationship.

processstageparameter_PrincipalObjectAttributeAccesses

Added by: Power Automate Extensions core package Solution

See processstageparameter Table processstageparameter_PrincipalObjectAttributeAccesses One-To-Many relationship.

flowsession_PrincipalObjectAttributeAccesses

Added by: Power Automate Extensions core package Solution

See flowsession Table flowsession_PrincipalObjectAttributeAccesses One-To-Many relationship.

workflowbinary_PrincipalObjectAttributeAccesses

Added by: Power Automate Extensions core package Solution

See workflowbinary Table workflowbinary_PrincipalObjectAttributeAccesses One-To-Many relationship.

connectionreference_PrincipalObjectAttributeAccesses

Added by: Power Platform Connection References Solution

See connectionreference Table connectionreference_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_aiconfiguration_PrincipalObjectAttributeAccesses

Added by: AISolution Solution

See msdyn_aiconfiguration Table msdyn_aiconfiguration_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_aimodel_PrincipalObjectAttributeAccesses

Added by: AISolution Solution

See msdyn_aimodel Table msdyn_aimodel_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_aitemplate_PrincipalObjectAttributeAccesses

Added by: AISolution Solution

See msdyn_aitemplate Table msdyn_aitemplate_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_aifptrainingdocument_PrincipalObjectAttributeAccesses

Added by: AI Solution deprecated templates Solution

See msdyn_aifptrainingdocument Table msdyn_aifptrainingdocument_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_aiodimage_PrincipalObjectAttributeAccesses

Added by: AI Solution deprecated templates Solution

See msdyn_aiodimage Table msdyn_aiodimage_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_aiodlabel_PrincipalObjectAttributeAccesses

Added by: AI Solution deprecated templates Solution

See msdyn_aiodlabel Table msdyn_aiodlabel_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_aiodtrainingboundingbox_PrincipalObjectAttributeAccesses

Added by: AI Solution deprecated templates Solution

See msdyn_aiodtrainingboundingbox Table msdyn_aiodtrainingboundingbox_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_aiodtrainingimage_PrincipalObjectAttributeAccesses

Added by: AI Solution deprecated templates Solution

See msdyn_aiodtrainingimage Table msdyn_aiodtrainingimage_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_aibdataset_PrincipalObjectAttributeAccesses

Added by: AI Solution default templates Solution

See msdyn_aibdataset Table msdyn_aibdataset_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_aibdatasetfile_PrincipalObjectAttributeAccesses

Added by: AI Solution default templates Solution

See msdyn_aibdatasetfile Table msdyn_aibdatasetfile_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_aibdatasetrecord_PrincipalObjectAttributeAccesses

Added by: AI Solution default templates Solution

See msdyn_aibdatasetrecord Table msdyn_aibdatasetrecord_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_aibdatasetscontainer_PrincipalObjectAttributeAccesses

Added by: AI Solution default templates Solution

See msdyn_aibdatasetscontainer Table msdyn_aibdatasetscontainer_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_aibfile_PrincipalObjectAttributeAccesses

Added by: AI Solution default templates Solution

See msdyn_aibfile Table msdyn_aibfile_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_aibfileattacheddata_PrincipalObjectAttributeAccesses

Added by: AI Solution default templates Solution

See msdyn_aibfileattacheddata Table msdyn_aibfileattacheddata_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_helppage_PrincipalObjectAttributeAccesses

Added by: Contextual Help Solution

See msdyn_helppage Table msdyn_helppage_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_tour_PrincipalObjectAttributeAccesses

Added by: Contextual Help Solution

See msdyn_tour Table msdyn_tour_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdynce_botcontent_PrincipalObjectAttributeAccesses

Added by: Customer Care Intelligence Bots Solution

See msdynce_botcontent Table msdynce_botcontent_PrincipalObjectAttributeAccesses One-To-Many relationship.

conversationtranscript_PrincipalObjectAttributeAccesses

Added by: Power Virtual Agents Common Solution

See conversationtranscript Table conversationtranscript_PrincipalObjectAttributeAccesses One-To-Many relationship.

bot_PrincipalObjectAttributeAccesses

Added by: Power Virtual Agents Solution

See bot Table bot_PrincipalObjectAttributeAccesses One-To-Many relationship.

botcomponent_PrincipalObjectAttributeAccesses

Added by: Power Virtual Agents Solution

See botcomponent Table botcomponent_PrincipalObjectAttributeAccesses One-To-Many relationship.

territory_principalobjectattributeaccess

Added by: Application Common Solution

See territory Table territory_principalobjectattributeaccess One-To-Many relationship.

activityfileattachment_PrincipalObjectAttributeAccesses

Added by: Activities Patch Solution

See activityfileattachment Table activityfileattachment_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_serviceconfiguration_PrincipalObjectAttributeAccesses

Added by: Service Level Agreement (SLA) Extension Solution

See msdyn_serviceconfiguration Table msdyn_serviceconfiguration_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_slakpi_PrincipalObjectAttributeAccesses

Added by: Service Level Agreement (SLA) Extension Solution

See msdyn_slakpi Table msdyn_slakpi_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_federatedarticle_PrincipalObjectAttributeAccesses

Added by: Knowledge Management Online Features Solution

See msdyn_federatedarticle Table msdyn_federatedarticle_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_federatedarticleincident_PrincipalObjectAttributeAccesses

Added by: Knowledge Management Online Features Solution

See msdyn_federatedarticleincident Table msdyn_federatedarticleincident_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_kmfederatedsearchconfig_PrincipalObjectAttributeAccesses

Added by: Knowledge Management Online Features Solution

See msdyn_kmfederatedsearchconfig Table msdyn_kmfederatedsearchconfig_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_knowledgearticleimage_PrincipalObjectAttributeAccesses

Added by: Knowledge Management Online Features Solution

See msdyn_knowledgearticleimage Table msdyn_knowledgearticleimage_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_knowledgeinteractioninsight_PrincipalObjectAttributeAccesses

Added by: Knowledge Management Online Features Solution

See msdyn_knowledgeinteractioninsight Table msdyn_knowledgeinteractioninsight_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_knowledgesearchinsight_PrincipalObjectAttributeAccesses

Added by: Knowledge Management Online Features Solution

See msdyn_knowledgesearchinsight Table msdyn_knowledgesearchinsight_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_kalanguagesetting_PrincipalObjectAttributeAccesses

Added by: Knowledge Management Features Solution

See msdyn_kalanguagesetting Table msdyn_kalanguagesetting_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_kbattachment_PrincipalObjectAttributeAccesses

Added by: Knowledge Management Features Solution

See msdyn_kbattachment Table msdyn_kbattachment_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_kmpersonalizationsetting_PrincipalObjectAttributeAccesses

Added by: Knowledge Management Features Solution

See msdyn_kmpersonalizationsetting Table msdyn_kmpersonalizationsetting_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_knowledgearticletemplate_PrincipalObjectAttributeAccesses

Added by: Knowledge Management Features Solution

See msdyn_knowledgearticletemplate Table msdyn_knowledgearticletemplate_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_knowledgepersonalfilter_PrincipalObjectAttributeAccesses

Added by: Knowledge Management Features Solution

See msdyn_knowledgepersonalfilter Table msdyn_knowledgepersonalfilter_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_knowledgesearchfilter_PrincipalObjectAttributeAccesses

Added by: Knowledge Management Features Solution

See msdyn_knowledgesearchfilter Table msdyn_knowledgesearchfilter_PrincipalObjectAttributeAccesses One-To-Many relationship.

pluginpackage_PrincipalObjectAttributeAccesses

Added by: Plugin Infrastructure Extension Solution

See pluginpackage Table pluginpackage_PrincipalObjectAttributeAccesses One-To-Many relationship.

keyvaultreference_PrincipalObjectAttributeAccesses

Added by: ManagedIdentityExtensions Solution

See keyvaultreference Table keyvaultreference_PrincipalObjectAttributeAccesses One-To-Many relationship.

managedidentity_PrincipalObjectAttributeAccesses

Added by: ManagedIdentityExtensions Solution

See managedidentity Table managedidentity_PrincipalObjectAttributeAccesses One-To-Many relationship.

virtualentitymetadata_PrincipalObjectAttributeAccesses

Added by: RuntimeIntegration Solution

See virtualentitymetadata Table virtualentitymetadata_PrincipalObjectAttributeAccesses One-To-Many relationship.

organizationdatasyncsubscription_PrincipalObjectAttributeAccesses

Added by: OrganizationDataSyncSolution Solution

See organizationdatasyncsubscription Table organizationdatasyncsubscription_PrincipalObjectAttributeAccesses One-To-Many relationship.

organizationdatasyncsubscriptionentity_PrincipalObjectAttributeAccesses

Added by: OrganizationDataSyncSolution Solution

See organizationdatasyncsubscriptionentity Table organizationdatasyncsubscriptionentity_PrincipalObjectAttributeAccesses One-To-Many relationship.

appaction_PrincipalObjectAttributeAccesses

Added by: Power Apps Actions Solution

See appaction Table appaction_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_richtextfile_PrincipalObjectAttributeAccesses

Added by: Rich Text Editor Solution

See msdyn_richtextfile Table msdyn_richtextfile_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_pminferredtask_PrincipalObjectAttributeAccesses

Added by: Process Mining Solution

See msdyn_pminferredtask Table msdyn_pminferredtask_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_pmrecording_PrincipalObjectAttributeAccesses

Added by: Process Mining Solution

See msdyn_pmrecording Table msdyn_pmrecording_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_analysiscomponent_PrincipalObjectAttributeAccesses

Added by: Power Apps Checker Solution

See msdyn_analysiscomponent Table msdyn_analysiscomponent_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_analysisjob_PrincipalObjectAttributeAccesses

Added by: Power Apps Checker Solution

See msdyn_analysisjob Table msdyn_analysisjob_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_analysisresult_PrincipalObjectAttributeAccesses

Added by: Power Apps Checker Solution

See msdyn_analysisresult Table msdyn_analysisresult_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_analysisresultdetail_PrincipalObjectAttributeAccesses

Added by: Power Apps Checker Solution

See msdyn_analysisresultdetail Table msdyn_analysisresultdetail_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_solutionhealthrule_PrincipalObjectAttributeAccesses

Added by: Power Apps Checker Solution

See msdyn_solutionhealthrule Table msdyn_solutionhealthrule_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_solutionhealthruleargument_PrincipalObjectAttributeAccesses

Added by: Power Apps Checker Solution

See msdyn_solutionhealthruleargument Table msdyn_solutionhealthruleargument_PrincipalObjectAttributeAccesses One-To-Many relationship.

msdyn_solutionhealthruleset_PrincipalObjectAttributeAccesses

Added by: Power Apps Checker Solution

See msdyn_solutionhealthruleset Table msdyn_solutionhealthruleset_PrincipalObjectAttributeAccesses One-To-Many relationship.

See also

About the table reference
Web API Reference
principalobjectattributeaccess EntityType