| setvpnclientlessaccessprofile_requirepersistentcookie |
Use this method to set specify whether a persistent session cookie is set and accepted for clientless access. If this parameter is set to ON, COM objects, such as MSOffice, which are invoked by the browser can access the files using clientless access. Use caution because the persistent cookie is stored on the disk. |
Syntax |
Parameters |
profilename |
Name of the clientless access profile to modify. This is mandatory parameter. |
requirepersistentcookie |
Specify whether a persistent session cookie is set and accepted for clientless access. If this parameter is set to ON, COM objects, such as MSOffice, which are invoked by the browser can access the files using clientless access. Use caution because the persistent cookie is stored on the disk. Default value = OFF. Possible Values : ON, OFF. |
Return Value |
Returns simpleResult |
See Also |