<MiscellaneousPrivilegeRule> (RibbonDiffXml)
適用対象: CRM 2016 on-prem, CRM Online
ユーザーが Microsoft Dynamics CRM の特定の特権を所有しているかどうかを検出できるルールを指定します。
構文
<MiscellaneousPrivilegeRule
Default=["0" | "1" | "true" | "false"]
InvertResult=["0" | "1" | "true" | "false"]
PrivilegeDepth=["None" | "Basic" | "Local" | "Deep" | "Global"]
PrivilegeName="String"
/>
属性と要素
The following table lists the attributes, child elements, and parent elements.
属性
Attribute | Description | Type | Usage | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Default |
実際の値を特定できない場合のルールの既定の戻り値を設定します。 |
Boolean |
Optional |
||||||||||
InvertResult |
ルールの戻り値を反転します。 |
Boolean |
Optional |
||||||||||
PrivilegeDepth |
The Privilege Depth to check. Valid values:
|
Enumeration |
Optional |
||||||||||
PrivilegeName |
The name of the privilege to evaluate. See Remarks. |
String |
Required |
下位要素
この要素には子要素はありません。
親要素
Element | Description |
---|---|
リボン要素を表示するために使用するルールの定義またはコマンド定義から DisplayRule への参照を指定します。 |
|
一緒に評価する必要のある一連のルールを指定します。 |
備考
The string used to specify the privilege not associated with an entity. The PrivilegeName must correspond to a valid privilege name. See マッピングに対して特権を与えるセキュリティ ロール UI. The privileges listed in that table include the prefix ‘prv’. Remove that prefix and use the remaining privilege name. For example, for the privilege name prvCreateEntity, just use CreateEntity.
For privileges associated with an entity use <EntityPrivilegeRule> (RibbonDiffXml).
要素情報
XPath |
|
Schema Name |
MiscellaneousPrivilegeRuleType |
Validation File |
RibbonTypes.xsd |
Can be Empty |
Yes |
関連項目
他のリソース
Ribbon XML reference
コマンドおよびリボンをカスタマイズする
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.