Constants

A constant is a value that is not modified during security policy file execution. The following table contains examples of the different constant types.

Constant Type Examples
Integer Constant 12, 54, -100, 08, 0x1a
List Constant {"user1", "user2", "user3"}
String Constants "12", "ABCD"