validDuration property
The number of seconds until the session cookie expires.
Specify a duration in seconds, between five minutes and fourteen days, inclusively.
Implementation
core.String? validDuration;
The number of seconds until the session cookie expires.
Specify a duration in seconds, between five minutes and fourteen days, inclusively.
core.String? validDuration;