<EntityPrivilegeRule> (RibbonDiffXml)
適用於: CRM 2016 on-prem, CRM Online
指定可偵測目前使用者對特定實體之權限的規則。
語法
<EntityPrivilegeRule
AppliesTo=["PrimaryEntity" | " SelectedEntity "]
Default =["0" | "1" | "true" | "false"]
EntityName="String"
InvertResult =["0" | "1" | "true" | "false"]
PrivilegeDepth=["None" | "Basic" | "Local" | "Deep" | "Global"]
PrivilegeType=["Create" | "Read" | "Write" | "Delete" | "Assign" | "Share" | "Append" | "AppendTo"]
/>
屬性和元素
The following table lists the attributes, child elements, and parent elements.
屬性
Attribute | Description | Type | Usage | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AppliesTo |
決定規則套用至表單中顯示的實體記錄或子格中顯示的實體記錄。 Valid values:
|
String |
Optional |
||||||||||||||||||
Default |
設定當無法判斷實際值時,規則的預設傳回值。 |
Boolean |
Optional |
||||||||||||||||||
EntityName |
指定此規則適用的實體。使用實體邏輯名稱,例如 "new_customentity"。 |
String |
Optional |
||||||||||||||||||
InvertResult |
變換規則傳回值的正負號。 |
Boolean |
Optional |
||||||||||||||||||
PrivilegeDepth |
The Privilege Depth criteria to check. Valid values:
|
Enumeration |
Required |
||||||||||||||||||
PrivilegeType |
The type of privilege to check. Valid values:
|
Enumeration |
Required |
子元素
此元素沒有子元素。
上層元素
Element | Description |
---|---|
指定用於顯示功能區元素或命令定義中 DisplayRule 參照的規則定義。 |
|
指定一組必須同時評估的規則。 |
備註
If you do not provide a value for EntityName, you must specify AppliesTo = PrimaryEntity.
元素資訊
XPath |
|
Schema Name |
EntityPrivilegeRuleType |
Validation File |
RibbonTypes.xsd |
Can be Empty |
Yes |
請參閱
其他資源
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.