| settmsessionaction_httponlycookie |
Use this method to set allow only an HTTP session cookie, in which case the cookie cannot be accessed by scripts. |
Syntax |
Parameters |
name |
Name of the session action to modify. This is mandatory parameter. |
httponlycookie |
Allow only an HTTP session cookie, in which case the cookie cannot be accessed by scripts. Default value = VPN_SESS_ACT_HTTPONLYCOOKIE_ALLOW. Possible Values : YES, NO. |
Return Value |
Returns simpleResult |
See Also |