Cookie.HttpOnly Property
Silverlight
Gets or sets a value that indicates whether a page script or other active content can access this cookie.
Namespace: System.Net
Assembly: System.Net (in System.Net.dll)
Property Value
Type: System.Booleantrue to indicate that a page script or other active content cannot access this Cookie; otherwise, false. The default is false.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.