security

This element enables you to reference the current user ACL lists in your scripts.

Hierarchy

Syntax

<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

<security>
     <acl id="" typeartifactid="" type="" />
</security>