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 with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
prst_hdr_name
Required

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

integer As int32 As int32
timeout
Optional
Constraints: default: 20

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 with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.