security
This element enables you to reference the current user ACL lists in your scripts.
Hierarchy
- script
- security
Syntax
Copy
<security>
<!--child elements -->
</security>
Child elements
Name | Description |
---|---|
acl | represents a single list of ACL ID's that are able to be referenced in a script. |
Example
Copy
<security>
<acl id="" typeartifactid="" type="" />
</security>