UserMapping テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
User Mapping
メッセージ
メッセージ | Web API 操作 | SDK クラスまたはメソッド |
---|---|---|
Create | POST [org URI]/api/data/v9.0/usermappings 作成を参照 |
CreateRequest または Create |
Delete | DELETE [org URI]/api/data/v9.0/usermappings(usermappingid) 削除を参照 |
DeleteRequest または Delete |
Retrieve | GET [org URI]/api/data/v9.0/usermappings(usermappingid) 取得を参照 |
RetrieveRequest または Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/usermappings データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/usermappings(usermappingid) 更新を参照 |
UpdateRequest または Update |
プロパティ
プロパティ | 値 |
---|---|
CollectionSchemaName | UserMappings |
DisplayCollectionName | User Mappings |
DisplayName | User Mapping |
EntitySetName | usermappings |
IsBPFEntity | False |
LogicalCollectionName | usermappings |
LogicalName | usermapping |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | usermappingid |
PrimaryNameAttribute | |
SchemaName | UserMapping |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- ClaimType
- PartnerApplicationType
- SystemUserAttributeName
- TimeZoneRuleVersionNumber
- TransactionCurrencyId
- UserMappingId
- UTCConversionTimeZoneCode
ClaimType
プロパティ | 値 |
---|---|
Description | The Claim Type |
DisplayName | Claim Type |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | claimtype |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
PartnerApplicationType
プロパティ | 値 |
---|---|
Description | The partner application for which this claim mapping is to be used. (exchange or sharepoint) |
DisplayName | Choose the Partner Application Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | partnerapplicationtype |
RequiredLevel | None |
Type | Picklist |
PartnerApplicationType の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
0 | SharePoint | |
1 | Exchange |
SystemUserAttributeName
プロパティ | 値 |
---|---|
Description | The user attribute. |
DisplayName | The System User Attribute |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | systemuserattributename |
MaxLength | 128 |
RequiredLevel | None |
Type | String |
TimeZoneRuleVersionNumber
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | Time Zone Rule Version Number |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | None |
Type | Integer |
TransactionCurrencyId
プロパティ | 値 |
---|---|
Description | Exchange rate for the currency associated with the UserMapping with respect to the base currency. |
DisplayName | Currency |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | transactioncurrencyid |
RequiredLevel | None |
Targets | transactioncurrency |
Type | Lookup |
UserMappingId
プロパティ | 値 |
---|---|
Description | Unique identifier for entity instances |
DisplayName | UserMapping |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | usermappingid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
UTCConversionTimeZoneCode
プロパティ | 値 |
---|---|
Description | Time zone code that was in use when the record was created. |
DisplayName | UTC Conversion Time Zone Code |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | utcconversiontimezonecode |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | None |
Type | Integer |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ExchangeRate
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- OrganizationIdName
- TransactionCurrencyIdName
- VersionNumber
CreatedBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the user who created the record. |
DisplayName | Created By |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedByName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
CreatedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the record was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CreatedOnBehalfBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the delegate user who created the record. |
DisplayName | Created By (Delegate) |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedOnBehalfByName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
ExchangeRate
プロパティ | 値 |
---|---|
Description | Exchange rate for the currency associated with the UserMapping with respect to the base currency. |
DisplayName | ExchangeRate |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | exchangerate |
MaxValue | 100000000000 |
MinValue | 0.000000000001 |
Precision | 12 |
RequiredLevel | None |
Type | Decimal |
ModifiedBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the user who modified the record. |
DisplayName | Modified By |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedByName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
ModifiedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the record was modified. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the delegate user who modified the record. |
DisplayName | Modified By (Delegate) |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedOnBehalfByName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OrganizationId
プロパティ | 値 |
---|---|
Description | Unique identifier for the organization |
DisplayName | Organization Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | None |
Targets | organization |
Type | Lookup |
OrganizationIdName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationidname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
TransactionCurrencyIdName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | transactioncurrencyidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
VersionNumber
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
一対多関連付け
SchemaName が一覧表示。
usermapping_AsyncOperations
asyncoperation テーブル/エンティティの多対一のリレーションシップ usermapping_AsyncOperations と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | usermapping_AsyncOperations |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
usermapping_ProcessSession
processsession テーブル/エンティティの多対一のリレーションシップ usermapping_ProcessSession と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | usermapping_ProcessSession |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
usermapping_BulkDeleteFailures
bulkdeletefailure テーブル/エンティティの多対一のリレーションシップ usermapping_BulkDeleteFailures と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | usermapping_BulkDeleteFailures |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- lk_usermapping_createdby
- lk_usermapping_createdonbehalfby
- lk_usermapping_modifiedby
- lk_usermapping_modifiedonbehalfby
- organization_UserMapping
- TransactionCurrency_UserMapping
lk_usermapping_createdby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_usermapping_createdby を参照してください。
lk_usermapping_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_usermapping_createdonbehalfby を参照してください。
lk_usermapping_modifiedby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_usermapping_modifiedby を参照してください。
lk_usermapping_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_usermapping_modifiedonbehalfby を参照してください。
organization_UserMapping
organization テーブル/エンティティの一対多のリレーションシップ organization_UserMapping を参照してください。
TransactionCurrency_UserMapping
transactioncurrency テーブル/エンティティの一対多のリレーションシップ TransactionCurrency_UserMapping を参照してください。
関連項目
Dataverse テーブル/エンティティ参照 Web API リファレンス usermapping EntityType