Aqualogic Interaction API  
 

IPTCookieInfo.IsSecureCookie Method 

A secure cookie must be sent over SSL, it is never sent to http:// URLs.

bool IsSecureCookie();

Return Value

True if cookie is secure, false otherwise.

See Also

IPTCookieInfo Interface | com.plumtree.server Namespace