Preparing search index...
The search index is not available
Documentation
Documentation
@laserfiche/lf-api-js
LfApiClientCore
SessionKeyInfo
Interface SessionKeyInfo
interface
SessionKeyInfo
{
access_token
:
undefined
|
string
;
expires_in
:
undefined
|
number
;
token_type
:
undefined
|
string
;
}
Index
Properties
access_
token
expires_
in
token_
type
Properties
access_
token
access_
token
:
undefined
|
string
expires_
in
expires_
in
:
undefined
|
number
token_
type
token_
type
:
undefined
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access_
token
expires_
in
token_
type
Documentation
Loading...