Secure property: Cookie class
Description
This property specifies whether the cookie is to be secured. This property takes a Boolean value. The default value is False. Secure cookies are sent only if the client has established a secure link (such as HTTPS) with the server. This property is read/write.
Note:
To override the default value of a cookie's secure attribute, use the Disable Secure option in the Browser Cookie Rules grid on the web profile configuration page.