NSHttpCookie.IsHttpOnly Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether this cookie should only be sent to HTTP servers per RFC 2965.
public virtual bool IsHttpOnly { [Foundation.Export("isHTTPOnly")] get; }
member this.IsHttpOnly : bool
Property Value
- Attributes