| addaaapreauthenticationpolicy |
Use this method to adds a preauthentication policy. The policy defines expressions to be evaluated by the endpoint analysis (EPA) tool. |
Syntax |
Parameters |
name |
Name for the preauthentication policy. Must begin with a letter, number, or the underscore character (_), and must consist only of letters, numbers, and the hyphen (-), period (.) pound (#), space ( ), at sign (@), equals (=), colon (:), and underscore characters. Cannot be changed after the preauthentication policy is created.
The following requirement applies only to the Citrix ADC CLI:
If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my policy" or 'my policy'). This is mandatory parameter. |
rule |
Name of the Citrix ADC named rule, or an expression, defining connections that match the policy. This is mandatory parameter. |
reqaction |
Name of the action that the policy is to invoke when a connection matches the policy. |
Return Value |
Returns simpleResult |
See Also |