This method sets the Secure attribute of the write-only Cookies collection to the specified value.
HRESULT put_Secure(
VARIANT_BOOL fSecure
//Boolean that contains the new value for the Secure attribute
);
© Microsoft Corporation. All rights reserved.