IHttpCookieHttpOnly Property |
Gets or sets a value that specifies whether a cookie is accessible by client-side script.
Namespace: CMS.Base.InternalAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax bool HttpOnly { get; set; }
Property Value
Type:
BooleanSee Also