user-service
Preparing search index...
domain/User
User
Interface User
interface
User
{
id
:
UserID
;
password
:
string
;
role
:
UserRole
;
username
:
string
;
}
Index
Properties
id
password
role
username
Properties
id
id
:
UserID
password
password
:
string
role
role
:
UserRole
username
username
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
password
role
username
user-service
Loading...