<MiscellaneousPrivilegeRule> (RibbonDiffXml)
Si applica a: CRM 2015 on-prem, CRM Online
Specifica una regola tramite cui è possibile rilevare se l'utente dispone di un privilegio specifico di Microsoft Dynamics CRM.
Sintassi
<MiscellaneousPrivilegeRule
Default=["0" | "1" | "true" | "false"]
InvertResult=["0" | "1" | "true" | "false"]
PrivilegeDepth=["None" | "Basic" | "Local" | "Deep" | "Global"]
PrivilegeName="String"
/>
Attributi ed elementi
The following table lists the attributes, child elements, and parent elements.
Attributi
Attribute | Description | Type | Usage | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Default |
Imposta il valore restituito predefinito per la regola se non è possibile determinare il valore effettivo. |
Boolean |
Optional |
||||||||||
InvertResult |
Nega il valore restituito della regola. |
Boolean |
Optional |
||||||||||
PrivilegeDepth |
The Privilege Depth to check. Valid values:
|
Enumeration |
Optional |
||||||||||
PrivilegeName |
The name of the privilege to evaluate. See Remarks. |
String |
Required |
Elementi figlio
Questo elemento non presenta elementi figlio.
Elementi padre
Element | Description |
---|---|
Specifica la definizione di una regola utilizzata per visualizzare un elemento della barra multifunzione o un riferimento a un elemento DisplayRule da una definizione di comando. |
|
Specifica un set di regole che è necessario valutare insieme. |
Note
The string used to specify the privilege not associated with an entity. The PrivilegeName must correspond to a valid privilege name. See Privilegi non associati a un'entità. 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).
Informazioni elemento
XPath |
|
Schema Name |
MiscellaneousPrivilegeRuleType |
Validation File |
RibbonTypes.xsd |
Can be Empty |
Yes |
Vedere anche
Altre risorse
Ribbon XML reference
Personalizzare i comandi e la barra multifunzione
Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.