NSHttpCookie.IsSessionOnly Property

Definition

Whether this cookie should be discarded at the end of the session, ignoring the expiration date.

public virtual bool IsSessionOnly { [Foundation.Export("isSessionOnly")] get; }
member this.IsSessionOnly : bool

Property Value

Attributes

Applies to