isSessionOnly property
Indicates if the cookie is a session only cookie.
Officially Supported Platforms/Implementations:
- iOS
- MacOS
- Windows
Implementation
bool? isSessionOnly;
Indicates if the cookie is a session only cookie.
Officially Supported Platforms/Implementations:
bool? isSessionOnly;