| unbindauthenticationpolicylabel_priority |
Use this method to unbind priority from authentication policylabel. |
Syntax |
Parameters |
labelname |
Name for the new authentication policy label.
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.
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 label" or 'authentication policy label'). This is mandatory parameter. |
policyname |
Name of the authentication policy to bind to the policy label. This is mandatory parameter. |
priority |
Priority of the NOPOLICY to be unbound. Minimum value = 1. Maximum value = 2147483647. |
Return Value |
Returns simpleResult |
See Also |