Field Sharing (PrincipalObjectAttributeAccess) テーブル/エンティティの参照

注意

テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。

Defines CRM security principals (users and teams) access rights to secured field for an entity instance.

メッセージ

メッセージ Web API 操作 SDK アセンブリ
Create POST [org URI]/api/data/v9.0/principalobjectattributeaccessset
作成を参照
CreateRequest または
Create
Delete DELETE [org URI]/api/data/v9.0/principalobjectattributeaccessset(principalobjectattributeaccessid)
削除を参照
DeleteRequest または
Delete
Retrieve GET [org URI]/api/data/v9.0/principalobjectattributeaccessset(principalobjectattributeaccessid)
取得を参照
RetrieveRequest または
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/principalobjectattributeaccessset
データのクエリを参照
RetrieveMultipleRequest または
RetrieveMultiple
Update PATCH [org URI]/api/data/v9.0/principalobjectattributeaccessset(principalobjectattributeaccessid)
更新を参照
UpdateRequest または
Update

プロパティ

プロパティ
CollectionSchemaName PrincipalObjectAttributeAccesses
DisplayCollectionName Field Sharing
DisplayName Field Sharing
EntitySetName principalobjectattributeaccessset
IsBPFEntity False
LogicalCollectionName principalobjectattributeaccesses
LogicalName principalobjectattributeaccess
OwnershipType OrganizationOwned
PrimaryIdAttribute principalobjectattributeaccessid
PrimaryNameAttribute
SchemaName PrincipalObjectAttributeAccess

書き込み可能な列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。

AttributeId

プロパティ
Description Unique identifier of the shared secured field
DisplayName Secured field
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName attributeid
RequiredLevel SystemRequired
Type Uniqueidentifier

ObjectId

プロパティ
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,appactionmigration,appactionrule,appelement,applicationuser,appmodulecomponentedge,appmodulecomponentnode,appointment,appsetting,appusersetting,attributeimageconfig,bot,botcomponent,businessunit,canvasappextendedmetadata,cascadegrantrevokeaccessrecordstracker,cascadegrantrevokeaccessversiontracker,catalog,catalogassignment,channelaccessprofile,chat,comment,connection,connectionreference,connector,contact,conversationtranscript,customapi,customapirequestparameter,customapiresponseproperty,customeraddress,datalakefolder,datalakefolderpermission,datalakeworkspace,datalakeworkspacepermission,dataprocessingconfiguration,email,entityanalyticsconfig,entityimageconfig,entityindex,environmentvariabledefinition,environmentvariablevalue,exportsolutionupload,fax,featurecontrolsetting,feedback,flowmachine,flowmachinegroup,flowmachineimage,flowmachineimageversion,flowsession,goal,holidaywrapper,indexattributes,internalcatalogassignment,kbarticle,keyvaultreference,knowledgearticle,knowledgearticleviews,knowledgebaserecord,letter,mailmergetemplate,managedidentity,msdynce_botcontent,msdyn_aibdataset,msdyn_aibdatasetfile,msdyn_aibdatasetrecord,msdyn_aibdatasetscontainer,msdyn_aibfeedbackloop,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_customcontrolextendedsettings,msdyn_dataflow,msdyn_dataflowrefreshhistory,msdyn_entityrefreshhistory,msdyn_federatedarticle,msdyn_federatedarticleincident,msdyn_helppage,msdyn_insightsstorevirtualentity,msdyn_kalanguagesetting,msdyn_kbattachment,msdyn_kmfederatedsearchconfig,msdyn_kmpersonalizationsetting,msdyn_knowledgearticleimage,msdyn_knowledgearticletemplate,msdyn_knowledgeinteractioninsight,msdyn_knowledgemanagementsetting,msdyn_knowledgepersonalfilter,msdyn_knowledgesearchfilter,msdyn_knowledgesearchinsight,msdyn_pmanalysishistory,msdyn_pminferredtask,msdyn_pmrecording,msdyn_pmtemplate,msdyn_richtextfile,msdyn_serviceconfiguration,msdyn_slakpi,msdyn_solutionhealthrule,msdyn_solutionhealthruleargument,msdyn_solutionhealthruleset,msdyn_tour,organizationdatasyncstate,organizationdatasyncsubscription,organizationdatasyncsubscriptionentity,organizationsetting,package,pdfsetting,phonecall,pluginpackage,position,privilegesremovalsetting,processstageparameter,provisionlanguageforuser,queue,queueitem,recurringappointmentmaster,relationshipattribute,reportcategory,revokeinheritedaccessrecordstracker,serviceplan,serviceplanmapping,settingdefinition,sharedlinksetting,sharedobject,sharedworkspace,sharepointdocumentlocation,sharepointsite,socialactivity,socialprofile,solutioncomponentattributeconfiguration,solutioncomponentbatchconfiguration,solutioncomponentconfiguration,solutioncomponentrelationshipconfiguration,stagesolutionupload,synapsedatabase,synapselinkexternaltablestate,synapselinkprofile,synapselinkprofileentity,synapselinkprofileentitystate,synapselinkschedule,systemuser,systemuserauthorizationchangetracker,task,team,teammobileofflineprofilemembership,territory,usermobileofflineprofilemembership,userrating,virtualentitymetadata,workflowbinary
Type Lookup

ObjectTypeCode

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
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

プロパティ
Description Read permission for secured field instance
DisplayName Read permission
IsValidForForm False
IsValidForRead True
LogicalName readaccess
RequiredLevel SystemRequired
Type Boolean

ReadAccess の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

UpdateAccess

プロパティ
Description Update permission for secured field instance
DisplayName Update permission
IsValidForForm False
IsValidForRead True
LogicalName updateaccess
RequiredLevel SystemRequired
Type Boolean

UpdateAccess の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

読み取り専用列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。

OrganizationId

プロパティ
Description Unique identifier of the associated organization.
DisplayName Organization
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

OrganizationIdName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName organizationidname
MaxLength 160
RequiredLevel SystemRequired
Type String

PrincipalIdName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName principalidname
MaxLength 160
RequiredLevel SystemRequired
Type String

VersionNumber

プロパティ
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

多対一関連付け

各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。

account_principalobjectattributeaccess

account テーブル/エンティティの一対多のリレーションシップ account_principalobjectattributeaccess を参照してください。

contact_principalobjectattributeaccess

contact テーブル/エンティティの一対多のリレーションシップ contact_principalobjectattributeaccess を参照してください。

lk_principalobjectattributeaccess_organizationid

organization テーブル/エンティティの一対多のリレーションシップ lk_principalobjectattributeaccess_organizationid を参照してください。

team_principalobjectattributeaccess_principalid

team テーブル/エンティティの一対多のリレーションシップ team_principalobjectattributeaccess_principalid を参照してください。

systemuser_principalobjectattributeaccess_principalid

systemuser テーブル/エンティティの一対多のリレーションシップ systemuser_principalobjectattributeaccess_principalid を参照してください。

knowledgearticle_PrincipalObjectAttributeAccess

knowledgearticle テーブル/エンティティの一対多のリレーションシップ knowledgearticle_PrincipalObjectAttributeAccess を参照してください。

KnowledgeBaseRecord_PrincipalObjectAttributeAccess

knowledgebaserecord テーブル/エンティティの一対多のリレーションシップ KnowledgeBaseRecord_PrincipalObjectAttributeAccess を参照してください。

team_principalobjectattributeaccess

team テーブル/エンティティの一対多のリレーションシップ team_principalobjectattributeaccess を参照してください。

reportcategory_principalobjectattributeaccess

reportcategory テーブル/エンティティの一対多のリレーションシップ reportcategory_principalobjectattributeaccess を参照してください。

mailmergetemplate_principalobjectattributeaccess

mailmergetemplate テーブル/エンティティの一対多のリレーションシップ mailmergetemplate_principalobjectattributeaccess を参照してください。

fax_principalobjectattributeaccess

fax テーブル/エンティティの一対多のリレーションシップ fax_principalobjectattributeaccess を参照してください。

socialactivity_principalobjectattributeaccess

socialactivity テーブル/エンティティの一対多のリレーションシップ socialactivity_principalobjectattributeaccess を参照してください。

kbarticle_principalobjectattributeaccess

kbarticle テーブル/エンティティの一対多のリレーションシップ kbarticle_principalobjectattributeaccess を参照してください。

phonecall_principalobjectattributeaccess

phonecall テーブル/エンティティの一対多のリレーションシップ phonecall_principalobjectattributeaccess を参照してください。

position_principalobjectattributeaccess

position テーブル/エンティティの一対多のリレーションシップ position_principalobjectattributeaccess を参照してください。

customeraddress_principalobjectattributeaccess

customeraddress テーブル/エンティティの一対多のリレーションシップ customeraddress_principalobjectattributeaccess を参照してください。

sharepointsite_principalobjectattributeaccess

sharepointsite テーブル/エンティティの一対多のリレーションシップ sharepointsite_principalobjectattributeaccess を参照してください。

systemuser_principalobjectattributeaccess

systemuser テーブル/エンティティの一対多のリレーションシップ systemuser_principalobjectattributeaccess を参照してください。

connection_principalobjectattributeaccess

connection テーブル/エンティティの一対多のリレーションシップ connection_principalobjectattributeaccess を参照してください。

appointment_principalobjectattributeaccess

appointment テーブル/エンティティの一対多のリレーションシップ appointment_principalobjectattributeaccess を参照してください。

goal_principalobjectattributeaccess

goal テーブル/エンティティの一対多のリレーションシップ goal_principalobjectattributeaccess を参照してください。

email_principalobjectattributeaccess

email テーブル/エンティティの一対多のリレーションシップ email_principalobjectattributeaccess を参照してください。

knowledgearticleview_principalobjectattributeaccess

knowledgearticleviews テーブル/エンティティの一対多のリレーションシップ knowledgearticleview_principalobjectattributeaccess を参照してください。

feedback_principalobjectattributeaccess

feedback テーブル/エンティティの一対多のリレーションシップ feedback_principalobjectattributeaccess を参照してください。

businessunit_principalobjectattributeaccess

businessunit テーブル/エンティティの一対多のリレーションシップ businessunit_principalobjectattributeaccess を参照してください。

sharepointdocumentlocation_principalobjectattributeaccess

sharepointdocumentlocation テーブル/エンティティの一対多のリレーションシップ sharepointdocumentlocation_principalobjectattributeaccess を参照してください。

queueitem_principalobjectattributeaccess

queueitem テーブル/エンティティの一対多のリレーションシップ queueitem_principalobjectattributeaccess を参照してください。

queue_principalobjectattributeaccess

queue テーブル/エンティティの一対多のリレーションシップ queue_principalobjectattributeaccess を参照してください。

recurringappointmentmaster_principalobjectattributeaccess

recurringappointmentmaster テーブル/エンティティの一対多のリレーションシップ recurringappointmentmaster_principalobjectattributeaccess を参照してください。

task_principalobjectattributeaccess

task テーブル/エンティティの一対多のリレーションシップ task_principalobjectattributeaccess を参照してください。

letter_principalobjectattributeaccess

letter テーブル/エンティティの一対多のリレーションシップ letter_principalobjectattributeaccess を参照してください。

socialprofile_principalobjectattributeaccess

socialprofile テーブル/エンティティの一対多のリレーションシップ socialprofile_principalobjectattributeaccess を参照してください。

solutioncomponentattributeconfiguration_PrincipalObjectAttributeAccesses

追加元 : Solution Component Configuration ソリューション

solutioncomponentattributeconfiguration テーブル/エンティティの一対多のリレーションシップ solutioncomponentattributeconfiguration_PrincipalObjectAttributeAccesses を参照してください。

solutioncomponentbatchconfiguration_PrincipalObjectAttributeAccesses

追加元 : Solution Component Configuration ソリューション

solutioncomponentbatchconfiguration テーブル/エンティティの一対多のリレーションシップ solutioncomponentbatchconfiguration_PrincipalObjectAttributeAccesses を参照してください。

solutioncomponentconfiguration_PrincipalObjectAttributeAccesses

追加元 : Solution Component Configuration ソリューション

solutioncomponentconfiguration テーブル/エンティティの一対多のリレーションシップ solutioncomponentconfiguration_PrincipalObjectAttributeAccesses を参照してください。

solutioncomponentrelationshipconfiguration_PrincipalObjectAttributeAccesses

追加元 : Solution Component Configuration ソリューション

solutioncomponentrelationshipconfiguration テーブル/エンティティの一対多のリレーションシップ solutioncomponentrelationshipconfiguration_PrincipalObjectAttributeAccesses を参照してください。

package_PrincipalObjectAttributeAccesses

追加元 : msdyn_SolutionPackageMapping ソリューション

package テーブル/エンティティの一対多のリレーションシップ package_PrincipalObjectAttributeAccesses を参照してください。

stagesolutionupload_PrincipalObjectAttributeAccesses

追加元 : StageSolutionUpload ソリューション

stagesolutionupload テーブル/エンティティの一対多のリレーションシップ stagesolutionupload_PrincipalObjectAttributeAccesses を参照してください。

exportsolutionupload_PrincipalObjectAttributeAccesses

追加元 : ExportSolutionUpload ソリューション

exportsolutionupload テーブル/エンティティの一対多のリレーションシップ exportsolutionupload_PrincipalObjectAttributeAccesses を参照してください。

featurecontrolsetting_PrincipalObjectAttributeAccesses

追加元 : msdyn_FeatureControlSetting ソリューション

featurecontrolsetting テーブル/エンティティの一対多のリレーションシップ featurecontrolsetting_PrincipalObjectAttributeAccesses を参照してください。

attributeimageconfig_PrincipalObjectAttributeAccesses

追加元 : Image Configuration ソリューション

attributeimageconfig テーブル/エンティティの一対多のリレーションシップ attributeimageconfig_PrincipalObjectAttributeAccesses を参照してください。

entityimageconfig_PrincipalObjectAttributeAccesses

追加元 : Image Configuration ソリューション

entityimageconfig テーブル/エンティティの一対多のリレーションシップ entityimageconfig_PrincipalObjectAttributeAccesses を参照してください。

relationshipattribute_PrincipalObjectAttributeAccesses

追加元 : Metadata Extension ソリューション

relationshipattribute テーブル/エンティティの一対多のリレーションシップ relationshipattribute_PrincipalObjectAttributeAccesses を参照してください。

catalog_PrincipalObjectAttributeAccesses

追加元 : CatalogFramework ソリューション

catalog テーブル/エンティティの一対多のリレーションシップ catalog_PrincipalObjectAttributeAccesses を参照してください。

catalogassignment_PrincipalObjectAttributeAccesses

追加元 : CatalogFramework ソリューション

catalogassignment テーブル/エンティティの一対多のリレーションシップ catalogassignment_PrincipalObjectAttributeAccesses を参照してください。

customapi_PrincipalObjectAttributeAccesses

追加元 : Custom API Framework ソリューション

customapi テーブル/エンティティの一対多のリレーションシップ customapi_PrincipalObjectAttributeAccesses を参照してください。

customapirequestparameter_PrincipalObjectAttributeAccesses

追加元 : Custom API Framework ソリューション

customapirequestparameter テーブル/エンティティの一対多のリレーションシップ customapirequestparameter_PrincipalObjectAttributeAccesses を参照してください。

customapiresponseproperty_PrincipalObjectAttributeAccesses

追加元 : Custom API Framework ソリューション

customapiresponseproperty テーブル/エンティティの一対多のリレーションシップ customapiresponseproperty_PrincipalObjectAttributeAccesses を参照してください。

provisionlanguageforuser_PrincipalObjectAttributeAccesses

追加元 : msft_LocalizationExtension ソリューション

provisionlanguageforuser テーブル/エンティティの一対多のリレーションシップ provisionlanguageforuser_PrincipalObjectAttributeAccesses を参照してください。

sharedobject_PrincipalObjectAttributeAccesses

追加元 : Real-time Collaboration App ソリューション

sharedobject テーブル/エンティティの一対多のリレーションシップ sharedobject_PrincipalObjectAttributeAccesses を参照してください。

sharedworkspace_PrincipalObjectAttributeAccesses

追加元 : Real-time Collaboration App ソリューション

sharedworkspace テーブル/エンティティの一対多のリレーションシップ sharedworkspace_PrincipalObjectAttributeAccesses を参照してください。

entityanalyticsconfig_PrincipalObjectAttributeAccesses

追加元 : Advanced Analytics Infrastructure ソリューション

entityanalyticsconfig テーブル/エンティティの一対多のリレーションシップ entityanalyticsconfig_PrincipalObjectAttributeAccesses を参照してください。

datalakefolder_PrincipalObjectAttributeAccesses

追加元 : Data lake workspaces ソリューション

datalakefolder テーブル/エンティティの一対多のリレーションシップ datalakefolder_PrincipalObjectAttributeAccesses を参照してください。

datalakefolderpermission_PrincipalObjectAttributeAccesses

追加元 : Data lake workspaces ソリューション

datalakefolderpermission テーブル/エンティティの一対多のリレーションシップ datalakefolderpermission_PrincipalObjectAttributeAccesses を参照してください。

datalakeworkspace_PrincipalObjectAttributeAccesses

追加元 : Data lake workspaces ソリューション

datalakeworkspace テーブル/エンティティの一対多のリレーションシップ datalakeworkspace_PrincipalObjectAttributeAccesses を参照してください。

datalakeworkspacepermission_PrincipalObjectAttributeAccesses

追加元 : Data lake workspaces ソリューション

datalakeworkspacepermission テーブル/エンティティの一対多のリレーションシップ datalakeworkspacepermission_PrincipalObjectAttributeAccesses を参照してください。

dataprocessingconfiguration_PrincipalObjectAttributeAccesses

追加元 : Data lake workspaces ソリューション

dataprocessingconfiguration テーブル/エンティティの一対多のリレーションシップ dataprocessingconfiguration_PrincipalObjectAttributeAccesses を参照してください。

synapsedatabase_PrincipalObjectAttributeAccesses

追加元 : Data lake workspaces ソリューション

synapsedatabase テーブル/エンティティの一対多のリレーションシップ synapsedatabase_PrincipalObjectAttributeAccesses を参照してください。

synapselinkexternaltablestate_PrincipalObjectAttributeAccesses

追加元 : Synapse Link ソリューション

synapselinkexternaltablestate テーブル/エンティティの一対多のリレーションシップ synapselinkexternaltablestate_PrincipalObjectAttributeAccesses を参照してください。

synapselinkprofile_PrincipalObjectAttributeAccesses

追加元 : Synapse Link ソリューション

synapselinkprofile テーブル/エンティティの一対多のリレーションシップ synapselinkprofile_PrincipalObjectAttributeAccesses を参照してください。

synapselinkprofileentity_PrincipalObjectAttributeAccesses

追加元 : Synapse Link ソリューション

synapselinkprofileentity テーブル/エンティティの一対多のリレーションシップ synapselinkprofileentity_PrincipalObjectAttributeAccesses を参照してください。

synapselinkprofileentitystate_PrincipalObjectAttributeAccesses

追加元 : Synapse Link ソリューション

synapselinkprofileentitystate テーブル/エンティティの一対多のリレーションシップ synapselinkprofileentitystate_PrincipalObjectAttributeAccesses を参照してください。

synapselinkschedule_PrincipalObjectAttributeAccesses

追加元 : Synapse Link ソリューション

synapselinkschedule テーブル/エンティティの一対多のリレーションシップ synapselinkschedule_PrincipalObjectAttributeAccesses を参照してください。

msdyn_dataflow_PrincipalObjectAttributeAccesses

追加元 : Dataflow Solution ソリューション

msdyn_dataflow テーブル/エンティティの一対多のリレーションシップ msdyn_dataflow_PrincipalObjectAttributeAccesses を参照してください。

msdyn_dataflowrefreshhistory_PrincipalObjectAttributeAccesses

追加元 : Dataflow Solution ソリューション

msdyn_dataflowrefreshhistory テーブル/エンティティの一対多のリレーションシップ msdyn_dataflowrefreshhistory_PrincipalObjectAttributeAccesses を参照してください。

msdyn_entityrefreshhistory_PrincipalObjectAttributeAccesses

追加元 : Dataflow Solution ソリューション

msdyn_entityrefreshhistory テーブル/エンティティの一対多のリレーションシップ msdyn_entityrefreshhistory_PrincipalObjectAttributeAccesses を参照してください。

sharedlinksetting_PrincipalObjectAttributeAccesses

追加元 : Access Team ソリューション

sharedlinksetting テーブル/エンティティの一対多のリレーションシップ sharedlinksetting_PrincipalObjectAttributeAccesses を参照してください。

serviceplan_PrincipalObjectAttributeAccesses

追加元 : License Enforcement ソリューション

serviceplan テーブル/エンティティの一対多のリレーションシップ serviceplan_PrincipalObjectAttributeAccesses を参照してください。

serviceplanmapping_PrincipalObjectAttributeAccesses

追加元 : License Enforcement ソリューション

serviceplanmapping テーブル/エンティティの一対多のリレーションシップ serviceplanmapping_PrincipalObjectAttributeAccesses を参照してください。

applicationuser_PrincipalObjectAttributeAccesses

追加元 : ApplicationUserSolution ソリューション

applicationuser テーブル/エンティティの一対多のリレーションシップ applicationuser_PrincipalObjectAttributeAccesses を参照してください。

connector_PrincipalObjectAttributeAccesses

追加元 : Power Connector Solution ソリューション

connector テーブル/エンティティの一対多のリレーションシップ connector_PrincipalObjectAttributeAccesses を参照してください。

environmentvariabledefinition_PrincipalObjectAttributeAccesses

追加元 : Environment Variables ソリューション

environmentvariabledefinition テーブル/エンティティの一対多のリレーションシップ environmentvariabledefinition_PrincipalObjectAttributeAccesses を参照してください。

environmentvariablevalue_PrincipalObjectAttributeAccesses

追加元 : Environment Variables ソリューション

environmentvariablevalue テーブル/エンティティの一対多のリレーションシップ environmentvariablevalue_PrincipalObjectAttributeAccesses を参照してください。

flowmachine_PrincipalObjectAttributeAccesses

追加元 : Power Automate Extensions core package ソリューション

flowmachine テーブル/エンティティの一対多のリレーションシップ flowmachine_PrincipalObjectAttributeAccesses を参照してください。

flowmachinegroup_PrincipalObjectAttributeAccesses

追加元 : Power Automate Extensions core package ソリューション

flowmachinegroup テーブル/エンティティの一対多のリレーションシップ flowmachinegroup_PrincipalObjectAttributeAccesses を参照してください。

flowmachineimage_PrincipalObjectAttributeAccesses

追加元 : Power Automate Extensions core package ソリューション

flowmachineimage テーブル/エンティティの一対多のリレーションシップ flowmachineimage_PrincipalObjectAttributeAccesses を参照してください。

flowmachineimageversion_PrincipalObjectAttributeAccesses

追加元 : Power Automate Extensions core package ソリューション

flowmachineimageversion テーブル/エンティティの一対多のリレーションシップ flowmachineimageversion_PrincipalObjectAttributeAccesses を参照してください。

processstageparameter_PrincipalObjectAttributeAccesses

追加元 : Power Automate Extensions core package ソリューション

processstageparameter テーブル/エンティティの一対多のリレーションシップ processstageparameter_PrincipalObjectAttributeAccesses を参照してください。

flowsession_PrincipalObjectAttributeAccesses

追加元 : Power Automate Extensions core package ソリューション

flowsession テーブル/エンティティの一対多のリレーションシップ flowsession_PrincipalObjectAttributeAccesses を参照してください。

workflowbinary_PrincipalObjectAttributeAccesses

追加元 : Power Automate Extensions core package ソリューション

workflowbinary テーブル/エンティティの一対多のリレーションシップ workflowbinary_PrincipalObjectAttributeAccesses を参照してください。

connectionreference_PrincipalObjectAttributeAccesses

追加元 : Power Platform Connection References ソリューション

connectionreference テーブル/エンティティの一対多のリレーションシップ connectionreference_PrincipalObjectAttributeAccesses を参照してください。

msdyn_aiconfiguration_PrincipalObjectAttributeAccesses

追加元 : AISolution ソリューション

msdyn_aiconfiguration テーブル/エンティティの一対多のリレーションシップ msdyn_aiconfiguration_PrincipalObjectAttributeAccesses を参照してください。

msdyn_aimodel_PrincipalObjectAttributeAccesses

追加元 : AISolution ソリューション

msdyn_aimodel テーブル/エンティティの一対多のリレーションシップ msdyn_aimodel_PrincipalObjectAttributeAccesses を参照してください。

msdyn_aitemplate_PrincipalObjectAttributeAccesses

追加元 : AISolution ソリューション

msdyn_aitemplate テーブル/エンティティの一対多のリレーションシップ msdyn_aitemplate_PrincipalObjectAttributeAccesses を参照してください。

msdyn_aibfeedbackloop_PrincipalObjectAttributeAccesses

追加元 : AISolutionFullAdditions ソリューション

msdyn_aibfeedbackloop テーブル/エンティティの一対多のリレーションシップ msdyn_aibfeedbackloop_PrincipalObjectAttributeAccesses を参照してください。

msdyn_aifptrainingdocument_PrincipalObjectAttributeAccesses

追加元 : AI Solution deprecated templates ソリューション

msdyn_aifptrainingdocument テーブル/エンティティの一対多のリレーションシップ msdyn_aifptrainingdocument_PrincipalObjectAttributeAccesses を参照してください。

msdyn_aiodimage_PrincipalObjectAttributeAccesses

追加元 : AI Solution deprecated templates ソリューション

msdyn_aiodimage テーブル/エンティティの一対多のリレーションシップ msdyn_aiodimage_PrincipalObjectAttributeAccesses を参照してください。

msdyn_aiodlabel_PrincipalObjectAttributeAccesses

追加元 : AI Solution deprecated templates ソリューション

msdyn_aiodlabel テーブル/エンティティの一対多のリレーションシップ msdyn_aiodlabel_PrincipalObjectAttributeAccesses を参照してください。

msdyn_aiodtrainingboundingbox_PrincipalObjectAttributeAccesses

追加元 : AI Solution deprecated templates ソリューション

msdyn_aiodtrainingboundingbox テーブル/エンティティの一対多のリレーションシップ msdyn_aiodtrainingboundingbox_PrincipalObjectAttributeAccesses を参照してください。

msdyn_aiodtrainingimage_PrincipalObjectAttributeAccesses

追加元 : AI Solution deprecated templates ソリューション

msdyn_aiodtrainingimage テーブル/エンティティの一対多のリレーションシップ msdyn_aiodtrainingimage_PrincipalObjectAttributeAccesses を参照してください。

msdyn_aibdataset_PrincipalObjectAttributeAccesses

追加元 : AI Solution default templates ソリューション

msdyn_aibdataset テーブル/エンティティの一対多のリレーションシップ msdyn_aibdataset_PrincipalObjectAttributeAccesses を参照してください。

msdyn_aibdatasetfile_PrincipalObjectAttributeAccesses

追加元 : AI Solution default templates ソリューション

msdyn_aibdatasetfile テーブル/エンティティの一対多のリレーションシップ msdyn_aibdatasetfile_PrincipalObjectAttributeAccesses を参照してください。

msdyn_aibdatasetrecord_PrincipalObjectAttributeAccesses

追加元 : AI Solution default templates ソリューション

msdyn_aibdatasetrecord テーブル/エンティティの一対多のリレーションシップ msdyn_aibdatasetrecord_PrincipalObjectAttributeAccesses を参照してください。

msdyn_aibdatasetscontainer_PrincipalObjectAttributeAccesses

追加元 : AI Solution default templates ソリューション

msdyn_aibdatasetscontainer テーブル/エンティティの一対多のリレーションシップ msdyn_aibdatasetscontainer_PrincipalObjectAttributeAccesses を参照してください。

msdyn_aibfile_PrincipalObjectAttributeAccesses

追加元 : AI Solution default templates ソリューション

msdyn_aibfile テーブル/エンティティの一対多のリレーションシップ msdyn_aibfile_PrincipalObjectAttributeAccesses を参照してください。

msdyn_aibfileattacheddata_PrincipalObjectAttributeAccesses

追加元 : AI Solution default templates ソリューション

msdyn_aibfileattacheddata テーブル/エンティティの一対多のリレーションシップ msdyn_aibfileattacheddata_PrincipalObjectAttributeAccesses を参照してください。

msdyn_helppage_PrincipalObjectAttributeAccesses

追加元 : Contextual Help ソリューション

msdyn_helppage テーブル/エンティティの一対多のリレーションシップ msdyn_helppage_PrincipalObjectAttributeAccesses を参照してください。

msdyn_tour_PrincipalObjectAttributeAccesses

追加元 : Contextual Help ソリューション

msdyn_tour テーブル/エンティティの一対多のリレーションシップ msdyn_tour_PrincipalObjectAttributeAccesses を参照してください。

msdynce_botcontent_PrincipalObjectAttributeAccesses

追加元 : Customer Care Intelligence Bots ソリューション

msdynce_botcontent テーブル/エンティティの一対多のリレーションシップ msdynce_botcontent_PrincipalObjectAttributeAccesses を参照してください。

conversationtranscript_PrincipalObjectAttributeAccesses

追加元 : Power Virtual Agents Common ソリューション

conversationtranscript テーブル/エンティティの一対多のリレーションシップ conversationtranscript_PrincipalObjectAttributeAccesses を参照してください。

bot_PrincipalObjectAttributeAccesses

追加元 : Power Virtual Agents ソリューション

bot テーブル/エンティティの一対多のリレーションシップ bot_PrincipalObjectAttributeAccesses を参照してください。

botcomponent_PrincipalObjectAttributeAccesses

追加元 : Power Virtual Agents ソリューション

botcomponent テーブル/エンティティの一対多のリレーションシップ botcomponent_PrincipalObjectAttributeAccesses を参照してください。

territory_principalobjectattributeaccess

追加元 : Application Common ソリューション

territory テーブル/エンティティの一対多のリレーションシップ territory_principalobjectattributeaccess を参照してください。

activityfileattachment_PrincipalObjectAttributeAccesses

追加元 : Activities Patch ソリューション

activityfileattachment テーブル/エンティティの一対多のリレーションシップ activityfileattachment_PrincipalObjectAttributeAccesses を参照してください。

chat_PrincipalObjectAttributeAccesses

追加元 : Activities Patch ソリューション

chat テーブル/エンティティの一対多のリレーションシップ chat_PrincipalObjectAttributeAccesses を参照してください。

msdyn_serviceconfiguration_PrincipalObjectAttributeAccesses

追加元 : Service Level Agreement (SLA) Extension ソリューション

msdyn_serviceconfiguration テーブル/エンティティの一対多のリレーションシップ msdyn_serviceconfiguration_PrincipalObjectAttributeAccesses を参照してください。

msdyn_slakpi_PrincipalObjectAttributeAccesses

追加元 : Service Level Agreement (SLA) Extension ソリューション

msdyn_slakpi テーブル/エンティティの一対多のリレーションシップ msdyn_slakpi_PrincipalObjectAttributeAccesses を参照してください。

msdyn_knowledgemanagementsetting_PrincipalObjectAttributeAccesses

追加元 : Knowledge Management Patch ソリューション

msdyn_knowledgemanagementsetting テーブル/エンティティの一対多のリレーションシップ msdyn_knowledgemanagementsetting_PrincipalObjectAttributeAccesses を参照してください。

msdyn_federatedarticle_PrincipalObjectAttributeAccesses

追加元 : Knowledge Management Online Features ソリューション

msdyn_federatedarticle テーブル/エンティティの一対多のリレーションシップ msdyn_federatedarticle_PrincipalObjectAttributeAccesses を参照してください。

msdyn_federatedarticleincident_PrincipalObjectAttributeAccesses

追加元 : Knowledge Management Online Features ソリューション

msdyn_federatedarticleincident テーブル/エンティティの一対多のリレーションシップ msdyn_federatedarticleincident_PrincipalObjectAttributeAccesses を参照してください。

msdyn_kmfederatedsearchconfig_PrincipalObjectAttributeAccesses

追加元 : Knowledge Management Online Features ソリューション

msdyn_kmfederatedsearchconfig テーブル/エンティティの一対多のリレーションシップ msdyn_kmfederatedsearchconfig_PrincipalObjectAttributeAccesses を参照してください。

msdyn_knowledgearticleimage_PrincipalObjectAttributeAccesses

追加元 : Knowledge Management Online Features ソリューション

msdyn_knowledgearticleimage テーブル/エンティティの一対多のリレーションシップ msdyn_knowledgearticleimage_PrincipalObjectAttributeAccesses を参照してください。

msdyn_knowledgeinteractioninsight_PrincipalObjectAttributeAccesses

追加元 : Knowledge Management Online Features ソリューション

msdyn_knowledgeinteractioninsight テーブル/エンティティの一対多のリレーションシップ msdyn_knowledgeinteractioninsight_PrincipalObjectAttributeAccesses を参照してください。

msdyn_knowledgesearchinsight_PrincipalObjectAttributeAccesses

追加元 : Knowledge Management Online Features ソリューション

msdyn_knowledgesearchinsight テーブル/エンティティの一対多のリレーションシップ msdyn_knowledgesearchinsight_PrincipalObjectAttributeAccesses を参照してください。

msdyn_kalanguagesetting_PrincipalObjectAttributeAccesses

追加元 : Knowledge Management Features ソリューション

msdyn_kalanguagesetting テーブル/エンティティの一対多のリレーションシップ msdyn_kalanguagesetting_PrincipalObjectAttributeAccesses を参照してください。

msdyn_kbattachment_PrincipalObjectAttributeAccesses

追加元 : Knowledge Management Features ソリューション

msdyn_kbattachment テーブル/エンティティの一対多のリレーションシップ msdyn_kbattachment_PrincipalObjectAttributeAccesses を参照してください。

msdyn_kmpersonalizationsetting_PrincipalObjectAttributeAccesses

追加元 : Knowledge Management Features ソリューション

msdyn_kmpersonalizationsetting テーブル/エンティティの一対多のリレーションシップ msdyn_kmpersonalizationsetting_PrincipalObjectAttributeAccesses を参照してください。

msdyn_knowledgearticletemplate_PrincipalObjectAttributeAccesses

追加元 : Knowledge Management Features ソリューション

msdyn_knowledgearticletemplate テーブル/エンティティの一対多のリレーションシップ msdyn_knowledgearticletemplate_PrincipalObjectAttributeAccesses を参照してください。

msdyn_knowledgepersonalfilter_PrincipalObjectAttributeAccesses

追加元 : Knowledge Management Features ソリューション

msdyn_knowledgepersonalfilter テーブル/エンティティの一対多のリレーションシップ msdyn_knowledgepersonalfilter_PrincipalObjectAttributeAccesses を参照してください。

msdyn_knowledgesearchfilter_PrincipalObjectAttributeAccesses

追加元 : Knowledge Management Features ソリューション

msdyn_knowledgesearchfilter テーブル/エンティティの一対多のリレーションシップ msdyn_knowledgesearchfilter_PrincipalObjectAttributeAccesses を参照してください。

pluginpackage_PrincipalObjectAttributeAccesses

追加元 : Plugin Infrastructure Extension ソリューション

pluginpackage テーブル/エンティティの一対多のリレーションシップ pluginpackage_PrincipalObjectAttributeAccesses を参照してください。

keyvaultreference_PrincipalObjectAttributeAccesses

追加元 : ManagedIdentityExtensions ソリューション

keyvaultreference テーブル/エンティティの一対多のリレーションシップ keyvaultreference_PrincipalObjectAttributeAccesses を参照してください。

managedidentity_PrincipalObjectAttributeAccesses

追加元 : ManagedIdentityExtensions ソリューション

managedidentity テーブル/エンティティの一対多のリレーションシップ managedidentity_PrincipalObjectAttributeAccesses を参照してください。

virtualentitymetadata_PrincipalObjectAttributeAccesses

追加元 : RuntimeIntegration ソリューション

virtualentitymetadata テーブル/エンティティの一対多のリレーションシップ virtualentitymetadata_PrincipalObjectAttributeAccesses を参照してください。

organizationdatasyncsubscription_PrincipalObjectAttributeAccesses

追加元 : OrganizationDataSyncSolution ソリューション

organizationdatasyncsubscription テーブル/エンティティの一対多のリレーションシップ organizationdatasyncsubscription_PrincipalObjectAttributeAccesses を参照してください。

organizationdatasyncsubscriptionentity_PrincipalObjectAttributeAccesses

追加元 : OrganizationDataSyncSolution ソリューション

organizationdatasyncsubscriptionentity テーブル/エンティティの一対多のリレーションシップ organizationdatasyncsubscriptionentity_PrincipalObjectAttributeAccesses を参照してください。

organizationdatasyncstate_PrincipalObjectAttributeAccesses

追加元 : DataSyncState ソリューション

organizationdatasyncstate テーブル/エンティティの一対多のリレーションシップ organizationdatasyncstate_PrincipalObjectAttributeAccesses を参照してください。

userrating_PrincipalObjectAttributeAccesses

追加元 : User Rating ソリューション

userrating テーブル/エンティティの一対多のリレーションシップ userrating_PrincipalObjectAttributeAccesses を参照してください。

msdyn_insightsstorevirtualentity_PrincipalObjectAttributeAccesses

追加元 : Insights Store Data Provider ソリューション

msdyn_insightsstorevirtualentity テーブル/エンティティの一対多のリレーションシップ msdyn_insightsstorevirtualentity_PrincipalObjectAttributeAccesses を参照してください。

appaction_PrincipalObjectAttributeAccesses

追加元 : Power Apps Actions ソリューション

appaction テーブル/エンティティの一対多のリレーションシップ appaction_PrincipalObjectAttributeAccesses を参照してください。

appactionmigration_PrincipalObjectAttributeAccesses

追加元 : Power Apps Actions ソリューション

appactionmigration テーブル/エンティティの一対多のリレーションシップ appactionmigration_PrincipalObjectAttributeAccesses を参照してください。

appactionrule_PrincipalObjectAttributeAccesses

追加元 : Power Apps Actions ソリューション

appactionrule テーブル/エンティティの一対多のリレーションシップ appactionrule_PrincipalObjectAttributeAccesses を参照してください。

msdyn_richtextfile_PrincipalObjectAttributeAccesses

追加元 : Rich Text Editor ソリューション

msdyn_richtextfile テーブル/エンティティの一対多のリレーションシップ msdyn_richtextfile_PrincipalObjectAttributeAccesses を参照してください。

msdyn_customcontrolextendedsettings_PrincipalObjectAttributeAccesses

追加元 : User Experiences Extended Settings ソリューション

msdyn_customcontrolextendedsettings テーブル/エンティティの一対多のリレーションシップ msdyn_customcontrolextendedsettings_PrincipalObjectAttributeAccesses を参照してください。

msdyn_pmanalysishistory_PrincipalObjectAttributeAccesses

追加元 : Process Mining ソリューション

msdyn_pmanalysishistory テーブル/エンティティの一対多のリレーションシップ msdyn_pmanalysishistory_PrincipalObjectAttributeAccesses を参照してください。

msdyn_pminferredtask_PrincipalObjectAttributeAccesses

追加元 : Process Mining ソリューション

msdyn_pminferredtask テーブル/エンティティの一対多のリレーションシップ msdyn_pminferredtask_PrincipalObjectAttributeAccesses を参照してください。

msdyn_pmrecording_PrincipalObjectAttributeAccesses

追加元 : Process Mining ソリューション

msdyn_pmrecording テーブル/エンティティの一対多のリレーションシップ msdyn_pmrecording_PrincipalObjectAttributeAccesses を参照してください。

msdyn_pmtemplate_PrincipalObjectAttributeAccesses

追加元 : Process Mining ソリューション

msdyn_pmtemplate テーブル/エンティティの一対多のリレーションシップ msdyn_pmtemplate_PrincipalObjectAttributeAccesses を参照してください。

msdyn_analysiscomponent_PrincipalObjectAttributeAccesses

追加元 : Power Apps Checker ソリューション

msdyn_analysiscomponent テーブル/エンティティの一対多のリレーションシップ msdyn_analysiscomponent_PrincipalObjectAttributeAccesses を参照してください。

msdyn_analysisjob_PrincipalObjectAttributeAccesses

追加元 : Power Apps Checker ソリューション

msdyn_analysisjob テーブル/エンティティの一対多のリレーションシップ msdyn_analysisjob_PrincipalObjectAttributeAccesses を参照してください。

msdyn_analysisresult_PrincipalObjectAttributeAccesses

追加元 : Power Apps Checker ソリューション

msdyn_analysisresult テーブル/エンティティの一対多のリレーションシップ msdyn_analysisresult_PrincipalObjectAttributeAccesses を参照してください。

msdyn_analysisresultdetail_PrincipalObjectAttributeAccesses

追加元 : Power Apps Checker ソリューション

msdyn_analysisresultdetail テーブル/エンティティの一対多のリレーションシップ msdyn_analysisresultdetail_PrincipalObjectAttributeAccesses を参照してください。

msdyn_solutionhealthrule_PrincipalObjectAttributeAccesses

追加元 : Power Apps Checker ソリューション

msdyn_solutionhealthrule テーブル/エンティティの一対多のリレーションシップ msdyn_solutionhealthrule_PrincipalObjectAttributeAccesses を参照してください。

msdyn_solutionhealthruleargument_PrincipalObjectAttributeAccesses

追加元 : Power Apps Checker ソリューション

msdyn_solutionhealthruleargument テーブル/エンティティの一対多のリレーションシップ msdyn_solutionhealthruleargument_PrincipalObjectAttributeAccesses を参照してください。

msdyn_solutionhealthruleset_PrincipalObjectAttributeAccesses

追加元 : Power Apps Checker ソリューション

msdyn_solutionhealthruleset テーブル/エンティティの一対多のリレーションシップ msdyn_solutionhealthruleset_PrincipalObjectAttributeAccesses を参照してください。

関連項目

テーブルの参照について
Web API リファレンス
principalobjectattributeaccess EntityType