Home > Configuration > SSL VPN > addvpnclientlessaccesspolicy

addvpnclientlessaccesspolicy

Use this method to adds a clientless access policy, which enables users to log on using a web browser and connect to the bookmarked web address without requiring the user to install a software plug-in.

Syntax



Parameters

name

Name of the new clientless access policy.
This is mandatory parameter.

rule

Expression, or name of a named expression, specifying the traffic that matches the policy. The following requirements apply only to the Citrix ADC CLI: * If the expression includes one or more spaces, enclose the entire expression in double quotation marks. * If the expression itself includes double quotation marks, escape the quotations by using the \ character. * Alternatively, you can use single quotation marks to enclose the rule, in which case you do not have to escape the double quotation marks.
This is mandatory parameter.

profilename

Name of the profile to invoke for the clientless access.
This is mandatory parameter.

Return Value

Returns simpleResult

See Also