| addauthenticationsmartaccesspolicy |
Use this method to adds an Smartaccess authentication policy. |
Syntax |
Parameters |
name |
Name for the Smartaccess policy.
Must begin with a letter, number, or the underscore character (_), and must contain only letters, numbers, and the hyphen (-), period (.) pound (#), space ( ), at (@), equals (=), colon (:), and underscore characters. Cannot be changed after Smartaccess 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 authentication policy" or 'my authentication policy'). This is mandatory parameter. |
rule |
Name of the Citrix ADC named rule, or an expression. This is mandatory parameter. |
actioN |
Name of the Smartaccess profile to use if the policy matches. This is mandatory parameter. |
comment |
Any comments to preserve information about this policy. |
Return Value |
Returns simpleResult |
See Also |