Search
Preparing search index...
The search index is not available
@thermopylae/core.user-session.commons
Thermopylae
Github
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
typings
UserSessionDevice
Modules
{"Storage":"storage","Typings":"typings","Error":"error"}
Interface UserSessionDevice
Device associated with the user session.
Hierarchy
DeviceBase
UserSessionDevice
Properties
client
name
os
type
Properties
Readonly
client
client
:
Nullable
<
HttpDeviceClient
>
Readonly
name
name
:
string
Name of the device.
Readonly
os
os
:
Nullable
<
HttpDeviceOs
>
Readonly
type
type
:
string
Type of the device.
User
Session
Device
client
name
os
type
User
Session
Meta
Data
Serializer
Authorization
Token
Extractor
Exception
Factory
Device associated with the user session.