2.2.6.1 Connection Security Action Tokens

This grammar is used to identify the actions available for firewall rules.

 CS-ACTION-VAL = "SecureServer" / "Boundary" / "Secure" / "DoNotSecure"

SecureServer: This token value represents the FW_CS_RULE_ACTION_SECURE_SERVER enumeration value as defined in [MS-FASP] section 2.2.52. The remaining token values in this list can be found in the same Protocol specification section.

Boundary: This token value represents the FW_CS_RULE_ACTION_BOUNDARY enumeration value.

Secure: This token value represents the FW_CS_RULE_ACTION_SECURE enumeration value.

DoNotSecure: This token value represents the FW_CS_RULE_ACTION_DO_NOT_SECURE enumeration value.