Table of Contents
Secure Property

Gets or sets a value indicating whether to transmit the cookie using Secure Sockets Layer (SSL)--that is, over HTTPS only.

Syntax
 public Boolean Secure { get; set; }
See Also