@folderharbor/sdk
System
Light
Dark
Search…
Preparing search index...
resources/me
FHSelfInfo
Type Alias FHSelfInfo
type
FHSelfInfo
=
{
activeSession
:
number
;
failedLoginLockout
:
boolean
;
id
:
number
;
permissions
:
string
[]
;
sessions
:
FHSession
[]
;
username
:
string
;
}
Properties
active
Session
activeSession
:
number
failed
Login
Lockout
failedLoginLockout
:
boolean
id
id
:
number
permissions
permissions
:
string
[]
sessions
sessions
:
FHSession
[]
username
username
:
string
Properties
active
Session
failed
Login
Lockout
id
permissions
sessions
username
@folderharbor/sdk
Loading...