| setappfwprofile_cookieproxying |
Use this method to set cookie proxy setting. Available settings function as follows: * None - Do not proxy cookies. * Session Only - Proxy session cookies by using the Citrix ADC session ID, but do not proxy permanent cookies. |
Syntax |
Parameters |
name |
Name of the profile that you want to modify. This is mandatory parameter. |
cookieproxying |
Cookie proxy setting. Available settings function as follows:
* None - Do not proxy cookies.
* Session Only - Proxy session cookies by using the Citrix ADC session ID, but do not proxy permanent cookies. Default value = AS_CKI_PROXY_NONE. Possible Values : none, sessionOnly. |
Return Value |
Returns simpleResult |
See Also |