<Role> (FormXml)
Applies To: Dynamics CRM 2015
Specifies a security role that a user must be associated with to view a form.
Syntax
<Role Id="String />
Attributes and Elements
The following describes the attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
Type |
Usage |
---|---|---|---|
Id |
Valid values must match this regular expression: \{[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}\} |
String (FormGuidType) |
Required |
Child Elements
This element has no child elements.
Parent Elements
Element |
Description |
---|---|
Contains definitions of any security role membership conditions that must be met to display the form. |
Element Information
Schema Type |
complexType |
Validation File |
FormXml.xsd |
Number of Occurrences |
1 or more |
XPath |
|
See Also
Customize entity forms
Form XML reference
© 2016 Microsoft. All rights reserved. Copyright