c3nav
Preparing search index...
Session
Interface Session
interface
Session
{
key_type
:
"session"
|
"secret"
|
"anonymous"
;
readonly
:
boolean
;
scopes
:
string
[]
;
}
Index
Properties
key_
type
readonly
scopes
Properties
key_
type
key_type
:
"session"
|
"secret"
|
"anonymous"
readonly
readonly
:
boolean
scopes
scopes
:
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
key_
type
readonly
scopes
c3nav
Loading...