setSecure

The setSecure method of the Cookie class sets the security value for a Cookie object.

public void setSecure(boolean secure);

© 1999 Microsoft Corporation. All rights reserved. Terms of use.