Preparing search index...
The search index is not available
session-service
session-service
domain/common/user
User
Class User
User is an entity with id UserId and a string value representing the Username
Hierarchy (
view full
)
Entity
<
UserId
,
string
>
User
Index
Constructors
constructor
Properties
entity
Id
entity
Value
Accessors
id
username
Constructors
constructor
new
User
(
id
,
value
)
:
User
Parameters
id
:
UserId
value
:
string
Returns
User
Properties
Protected
Readonly
entity
Id
entity
Id
:
UserId
Protected
Readonly
entity
Value
entity
Value
:
string
Accessors
id
get
id
(
)
:
X
Returns
X
username
get
username
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
entity
Id
entity
Value
Accessors
id
username
session-service
Loading...
User is an entity with id UserId and a string value representing the Username