Discuss this help topic in SecureBlackbox Forum
Specifies if the cookie should be stored in cookie storage after the session is over.
Declaration
Description
This property specifies if the cookie is persistent, i.e. should be saved in cookie storage and survive application restart. When saving a cookie in custom storage, you need to also check the value of Expires and skip expired cookies.