security

The security tag has two elements: action and ajax. Both of these elements are optional. A security element can have any number of action and ajax elements inside it. It has no attribute.

Syntax
<security>
    <action>...</action>*
    <ajax>...</ajax>*
  </security>