<Privilege> (FormXml)
Applies To: Dynamics CRM 2015
Specifies a permission that a user must possess in order for the parent navigation item to be displayed in the form.
Syntax
<Privilege
Entity="String"
Privilege=["Read"|"Write"|"Append"|"AppendTo"|"Create"|"Delete"|"Share"|"Assign"|"All"|"AllowQuickCampaign"|"UseInternetMarketing"]
/>
Attributes and Elements
The following describes the attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
Type |
Usage |
---|---|---|---|
Entity |
Specifies the name of the entity to check privileges for. |
String |
Required |
Privilege |
The privilege to check. Valid values include:
Multiple values can be used as long as they are separated by a comma and do not contain spaces. |
String |
Required |
Child Elements
This element has no child elements.
Parent Elements
Element |
Description |
---|---|
Contains the set of rights that a user needs in order for the navigation item to display in the form. |
Element Information
Schema Type |
complexType |
Validation File |
FormXml.xsd |
Number of Occurrences |
1 to 100000 |
XPath |
|
See Also
Customize entity forms
Form XML reference
© 2016 Microsoft. All rights reserved. Copyright