| addauthenticationcitrixauthaction |
Use this method to creates a Citrix Authentication action. This profile is used to interact with Citrix services for validating user credentials. |
Syntax |
Parameters |
name |
Name for the new Citrix Authentication action. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after an action is created.
The following requirement applies only to the NetScaler CLI:
If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my action" or 'my action'). This is mandatory parameter. |
authenticationtype |
Type of the Citrix Authentication implementation. Default implementation uses Citrix Cloud Connector. Default value = CITRIXAUTH_CC. |
authentication |
Authentication needs to be disabled for searching user object without performing authentication. Default value = ENABLED. |
Return Value |
Returns simpleResult |
See Also |