FieldPermission テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Group of privileges used to categorize users to provide appropriate access to secured columns.
メッセージ
| メッセージ | Web API 操作 | SDK アセンブリ |
|---|---|---|
| Create | POST [org URI]/api/data/v9.0/fieldpermissions 作成を参照 |
CreateRequest または Create |
| Delete | DELETE [org URI]/api/data/v9.0/fieldpermissions(fieldpermissionid) 削除を参照 |
DeleteRequest または Delete |
| Retrieve | GET [org URI]/api/data/v9.0/fieldpermissions(fieldpermissionid) 取得を参照 |
RetrieveRequest または Retrieve |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/fieldpermissions データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
| Update | PATCH [org URI]/api/data/v9.0/fieldpermissions(fieldpermissionid) 更新を参照 |
UpdateRequest または Update |
プロパティ
| プロパティ | 値 |
|---|---|
| CollectionSchemaName | FieldPermissions |
| DisplayCollectionName | Field Permissions |
| DisplayName | Field Permission |
| EntitySetName | fieldpermissions |
| IsBPFEntity | False |
| LogicalCollectionName | fieldpermissions |
| LogicalName | fieldpermission |
| OwnershipType | None |
| PrimaryIdAttribute | fieldpermissionid |
| PrimaryNameAttribute | |
| SchemaName | FieldPermission |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- AttributeLogicalName
- CanCreate
- CanRead
- CanUpdate
- EntityName
- FieldPermissionId
- FieldSecurityProfileId
AttributeLogicalName
| プロパティ | 値 |
|---|---|
| Description | Attribute Name. |
| DisplayName | Name of the attribute for which this privilege is defined |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | attributelogicalname |
| MaxLength | 128 |
| RequiredLevel | SystemRequired |
| Type | String |
CanCreate
| プロパティ | 値 |
|---|---|
| Description | Can this Profile create the attribute |
| DisplayName | Can create the attribute |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | cancreate |
| RequiredLevel | SystemRequired |
| Type | Picklist |
CanCreate の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 0 | Not Allowed | |
| 4 | Allowed |
CanRead
| プロパティ | 値 |
|---|---|
| Description | Can this Profile read the attribute |
| DisplayName | Can Read the attribute |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | canread |
| RequiredLevel | SystemRequired |
| Type | Picklist |
CanRead の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 0 | Not Allowed | |
| 4 | Allowed |
CanUpdate
| プロパティ | 値 |
|---|---|
| Description | Can this Profile update the attribute |
| DisplayName | Can Update the attribute |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | canupdate |
| RequiredLevel | SystemRequired |
| Type | Picklist |
CanUpdate の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 0 | Not Allowed | |
| 4 | Allowed |
EntityName
| プロパティ | 値 |
|---|---|
| Description | Entity name. |
| DisplayName | Name of the Entity for which this privilege is defined |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | entityname |
| RequiredLevel | SystemRequired |
| Type | EntityName |
FieldPermissionId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the Field Permission. |
| DisplayName | Field Permission |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | fieldpermissionid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
FieldSecurityProfileId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of profile to which this privilege belongs. |
| DisplayName | Profile |
| IsValidForForm | True |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | fieldsecurityprofileid |
| RequiredLevel | SystemRequired |
| Targets | fieldsecurityprofile |
| Type | Lookup |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- ComponentState
- FieldPermissionIdUnique
- IsManaged
- OrganizationId
- OverwriteTime
- SolutionId
- SupportingSolutionId
- VersionNumber
ComponentState
| プロパティ | 値 |
|---|---|
| Description | For internal use only. |
| DisplayName | Component State |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | componentstate |
| RequiredLevel | SystemRequired |
| Type | Picklist |
ComponentState の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 0 | Published | |
| 1 | Unpublished | |
| 2 | Deleted | |
| 3 | Deleted Unpublished |
FieldPermissionIdUnique
| プロパティ | 値 |
|---|---|
| Description | For internal use only. |
| DisplayName | Field Permission |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | fieldpermissionidunique |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
IsManaged
| プロパティ | 値 |
|---|---|
| Description | Indicates whether the solution component is part of a managed solution. |
| DisplayName | Is Managed |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | ismanaged |
| RequiredLevel | SystemRequired |
| Type | Boolean |
IsManaged の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Managed | |
| 0 | Unmanaged |
既定値 : 0
OrganizationId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier for the organization |
| DisplayName | Organization Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationid |
| RequiredLevel | None |
| Targets | |
| Type | Lookup |
OverwriteTime
| プロパティ | 値 |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | For internal use only. |
| DisplayName | Record Overwrite Time |
| Format | DateOnly |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | overwritetime |
| RequiredLevel | SystemRequired |
| Type | DateTime |
SolutionId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the associated solution. |
| DisplayName | Solution |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | solutionid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
SupportingSolutionId
| プロパティ | 値 |
|---|---|
| Description | For internal use only. |
| DisplayName | Solution |
| IsValidForForm | False |
| IsValidForRead | False |
| LogicalName | supportingsolutionid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
VersionNumber
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
一対多関連付け
SchemaName が一覧表示。
FieldPermission_SyncErrors
syncerror テーブル/エンティティの多対一のリレーションシップ FieldPermission_SyncErrors と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | FieldPermission_SyncErrors |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
lk_fieldpermission_fieldsecurityprofileid
fieldsecurityprofile テーブル/エンティティの一対多のリレーションシップ lk_fieldpermission_fieldsecurityprofileid を参照してください。
solution_fieldpermission
solution テーブル/エンティティの一対多のリレーションシップ solution_fieldpermission を参照してください。
関連項目
フィードバック
フィードバックの送信と表示