Edit

Share via


NSHttpCookie.IsHttpOnly Property

Definition

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

Applies to