Name | Description | Type | Additional information |
---|---|---|---|
UserId |
User identifier |
globally unique identifier |
None. |
Username |
User name |
string |
None. |
Password |
User password |
string |
None. |
PasswordHash | string |
None. |
|
FullName |
Friendly user name |
string |
None. |
LockedUntil |
Indicate if user was locked and until when |
date |
None. |
ExpirationTime | date |
None. |
|
Claims |
User claim roles |
Collection of Com.Healthbridge.Hhas.Authentication.Impl.ValueObjects.ClaimVo |
None. |
RequirePasswordChange |
Flag indicating that user must change the password on next login |
boolean |
None. |