Release 2.x‎ > ‎Install - Reference‎ > ‎Config Ref Guide‎ > ‎Security‎ > ‎Policies‎ > ‎Policy‎ > ‎Session‎ > ‎

Clients

Clients (form the Session) that are allowed within a given Policy.

NOTE:  If no Clients are declared, then all Clients are allowed for the specific Policy.

Syntax

<Clients>
   <Client id="..."/>
   ...
</Clients>

Arguments (for Client)


 Name Required Description Example 
 id yes A valid Client id.   id="uml"

Properties

None


XML Sub-Elements