isSessionOnly property

bool? isSessionOnly
getter/setter pair

Indicates if the cookie is a session only cookie.

Officially Supported Platforms/Implementations:

  • iOS
  • MacOS
  • Windows

Implementation

bool? isSessionOnly;