Chapter 6: Definition Reference
In policy files, definitions serve to bind a set of conditions, actions, or transformations to a
Two types of definitions exist:
•Named
•Anonymous
Definition Names
There are various types of named definitions. Each of these definitions is given a
•letters
•numbers
•space
•period
•underscore
•hyphen
•forward slash
•ampersand
The first character of the name must be a letter or underscore. If spaces are included, the name must be a quoted string.
Only alphanumeric, underscore, and dash characters can be used in the name given to a defined action.
The remainder of this chapter lists the definitions and their accepted values. It also provides tips as to where each definition can be used and examples of how to use them.