Privilege テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Permission to perform an action in Microsoft CRM. The platform checks for the privilege and rejects the attempt if the user does not hold the privilege.
メッセージ
| メッセージ | Web API 操作 | SDK アセンブリ |
|---|---|---|
| Retrieve | GET [org URI]/api/data/v9.0/privileges(privilegeid) 取得を参照 |
RetrieveRequest または Retrieve |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/privileges データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
プロパティ
| プロパティ | 値 |
|---|---|
| CollectionSchemaName | Privileges |
| DisplayCollectionName | Privileges |
| DisplayName | Privilege |
| EntitySetName | privileges |
| IsBPFEntity | False |
| LogicalCollectionName | privileges |
| LogicalName | privilege |
| OwnershipType | None |
| PrimaryIdAttribute | privilegeid |
| PrimaryNameAttribute | name |
| SchemaName | Privilege |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- AccessRight
- CanBeBasic
- CanBeDeep
- CanBeEntityReference
- CanBeGlobal
- CanBeLocal
- CanBeParentEntityReference
- IntroducedVersion
- Name
- PrivilegeId
- PrivilegeRowId
AccessRight
| プロパティ | 値 |
|---|---|
| Description | Rights a user has to an instance of an entity. |
| DisplayName | |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | accessright |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
| RequiredLevel | None |
| Type | Integer |
CanBeBasic
| プロパティ | 値 |
|---|---|
| Description | Information that specifies whether the privilege applies to the user, the user's team, or objects shared by the user. |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | canbebasic |
| RequiredLevel | None |
| Type | Boolean |
CanBeBasic の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
CanBeDeep
| プロパティ | 値 |
|---|---|
| Description | Information that specifies whether the privilege applies to child business units of the business unit associated with the user. |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | canbedeep |
| RequiredLevel | None |
| Type | Boolean |
CanBeDeep の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
CanBeEntityReference
| プロパティ | 値 |
|---|---|
| Description | Information that specifies whether the privilege applies to the local reference of an external party. |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | canbeentityreference |
| RequiredLevel | None |
| Type | Boolean |
CanBeEntityReference の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
CanBeGlobal
| プロパティ | 値 |
|---|---|
| Description | Information that specifies whether the privilege applies to the entire organization. |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | canbeglobal |
| RequiredLevel | None |
| Type | Boolean |
CanBeGlobal の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
CanBeLocal
| プロパティ | 値 |
|---|---|
| Description | Information that specifies whether the privilege applies to the user's business unit. |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | canbelocal |
| RequiredLevel | None |
| Type | Boolean |
CanBeLocal の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
CanBeParentEntityReference
| プロパティ | 値 |
|---|---|
| Description | Information that specifies whether the privilege applies to parent reference of the external party. |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | canbeparententityreference |
| RequiredLevel | None |
| Type | Boolean |
CanBeParentEntityReference の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
IntroducedVersion
| プロパティ | 値 |
|---|---|
| Description | Version in which the component is introduced. |
| DisplayName | Introduced Version |
| FormatName | VersionNumber |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | introducedversion |
| MaxLength | 48 |
| RequiredLevel | None |
| Type | String |
Name
| プロパティ | 値 |
|---|---|
| Description | Name of the privilege. |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | name |
| MaxLength | 256 |
| RequiredLevel | None |
| Type | String |
PrivilegeId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the privilege. |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | privilegeid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
PrivilegeRowId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the Privilege used when synchronizing customizations for the Microsoft Dynamics CRM client for Outlook |
| DisplayName | App Module Unique Id |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | privilegerowid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- ComponentState
- IsDisabledWhenIntegrated
- IsManaged
- 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 |
IsDisabledWhenIntegrated
| プロパティ | 値 |
|---|---|
| Description | Specifies whether the privilege is disabled. |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | False |
| LogicalName | isdisabledwhenintegrated |
| RequiredLevel | SystemRequired |
| Type | Boolean |
IsDisabledWhenIntegrated の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
IsManaged
| プロパティ | 値 |
|---|---|
| Description | Information that specifies whether this component is managed. |
| DisplayName | State |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | ismanaged |
| RequiredLevel | SystemRequired |
| Type | Boolean |
IsManaged の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Managed | |
| 0 | Unmanaged |
既定値 : 0
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 が一覧表示。
Privilege_AsyncOperations
asyncoperation テーブル/エンティティの多対一のリレーションシップ Privilege_AsyncOperations と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | Privilege_AsyncOperations |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Privilege_BulkDeleteFailures
bulkdeletefailure テーブル/エンティティの多対一のリレーションシップ Privilege_BulkDeleteFailures と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | Privilege_BulkDeleteFailures |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
solution_privilege
solution テーブル/エンティティの一対多のリレーションシップ solution_privilege を参照してください。
多対多関連付け
Privilege テーブルが関連付けの最初のテーブルである場合に提供される関連付けの詳細。 SchemaName が一覧表示。
roleprivileges_association
IntersectEntityName: roleprivileges
テーブル 1
| プロパティ | 値 |
|---|---|
| IntersectAttribute | privilegeid |
| IsCustomizable | False |
| LogicalName | privilege |
| NavigationPropertyName | roleprivileges_association |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
テーブル 2
| プロパティ | 値 |
|---|---|
| LogicalName | role |
| IntersectAttribute | roleid |
| NavigationPropertyName | roleprivileges_association |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
関連項目
フィードバック
フィードバックの送信と表示