System.Net.Cookie.HttpOnly Property

Determines whether a page script or other active content can access this cookie.

Syntax

public bool HttpOnly { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

When this property is set to true, a page script or other active content cannot access this cookie.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0