| addvpntrafficaction |
Use this method to creates an action to be applied by a policy that matches the traffic being processed. |
Syntax |
Parameters |
name |
Name for the traffic action. Must begin with an ASCII alphabetic or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after a traffic action 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 action" or 'my action'). This is mandatory parameter. |
qual |
Protocol, either HTTP or TCP, to be used with the action. This is mandatory parameter. |
apptimeout |
Maximum amount of time, in minutes, a user can stay logged on to the web application. Minimum value = 1. Maximum value = 715827. |
sso |
Provide single sign-on to the web application.
NOTE : Authentication mechanisms like Basic-authentication require the user credentials to be sent in plaintext which is not secure if the server is running on HTTP (instead of HTTPS). |
hdx |
Provide hdx proxy to the ICA traffic |
formssoaction |
Name of the form-based single sign-on profile. Form-based single sign-on allows users to log on one time to all protected applications in your network, instead of requiring them to log on separately to access each one. |
fta |
Specify file type association, which is a list of file extensions that users are allowed to open. |
wanscaler |
Use the Repeater Plug-in to optimize network traffic. |
kcdaccount |
Kerberos constrained delegation account name Default value = "Default". |
samlssoprofile |
Profile to be used for doing SAML SSO to remote relying party |
proxy |
IP address and Port of the proxy server to be used for HTTP access for this request. |
userexpression |
expression that will be evaluated to obtain username for SingleSignOn |
passwdexpression |
expression that will be evaluated to obtain password for SingleSignOn |
Return Value |
Returns simpleResult |
See Also |