Websites v4 docs v5.2.5
Preparing search index...
API Reference/Models
SessionCookie
Interface SessionCookie
interface
SessionCookie
{
domain
:
string
;
expires
:
string
;
http_only
:
boolean
;
httponly
:
boolean
;
name
:
string
;
secure
:
boolean
;
value_b64
:
string
;
}
Index
Properties
domain
expires
http_
only
httponly
name
secure
value_
b64
Properties
domain
domain
:
string
expires
expires
:
string
http_
only
http_only
:
boolean
httponly
httponly
:
boolean
name
name
:
string
secure
secure
:
boolean
value_
b64
value_b64
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
domain
expires
http_
only
httponly
name
secure
value_
b64
Websites v4 docs v5.2.5
Loading...