| bindaaauser_policy |
Use this method to bind policy to aaa user. |
Syntax |
Parameters |
username |
User account to which to bind the policy. This is mandatory parameter. |
policy |
Name for the policy that you are creating. 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 policy is added.
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"). |
priority |
Integer specifying the priority of the policy. A lower number indicates a higher priority. Policies are evaluated in the order of their priority numbers. Maximum value for default syntax policies is 2147483647 and for classic policies max priority is 64000. Maximum value = 2147483647. |
type |
Bindpoint to which the policy is bound. Default value = NS_REQ_DEFAULT. Possible Values : REQUEST, UDP_REQUEST, DNS_REQUEST, ICMP_REQUEST. |
Return Value |
Returns simpleResult |
See Also |