Click or drag to resize
IHttpCookieSecure Property
Gets or sets the value of the cookie's secure attribute.

Namespace: CMS.Base.Internal
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
bool Secure { get; set; }

Property Value

Type: Boolean
See Also