AppCookiePersistenceProfile

AppCookiePersistenceProfile
AppCookiePersistenceProfile
JSON Example
{
    "encryption_key": "string",
    "prst_hdr_name": "string",
    "timeout": 0
}
string
encryption_key
Optional

Key to use for cookie encryption. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
prst_hdr_name
Required

Header or cookie name for application cookie persistence. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As int32 As int32
timeout
Optional

The length of time after a client's connections have closed before expiring the client's persistence to a server. Allowed values are 1-720. Unit is MIN. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.