Home > Configuration > Authentication > renameauthenticationpolicy

renameauthenticationpolicy

Use this method to renames the specified authentication policy.

Syntax



Parameters

name

Existing name of the authentication policy.
This is mandatory parameter.

newname

New name for the authentication policy. Must begin with a letter, number, or the underscore character (_), and must contain only letters, numbers, and the hyphen (-), period (.) hash (#), 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" or 'my authentication policy').
This is mandatory parameter.

Return Value

Returns simpleResult

See Also