| Name | Description | Type | Additional information |
|---|---|---|---|
| ApplicationId | globally unique identifier |
None. |
|
| UserId | globally unique identifier |
None. |
|
| Password | string |
None. |
|
| PasswordFormat | integer |
None. |
|
| PasswordSalt | string |
None. |
|
| string |
None. |
||
| PasswordQuestion | string |
None. |
|
| PasswordAnswer | string |
None. |
|
| IsApproved | boolean |
None. |
|
| IsLockedOut | boolean |
None. |
|
| CreateDate | date |
None. |
|
| LastLoginDate | date |
None. |
|
| LastPasswordChangedDate | date |
None. |
|
| LastLockoutDate | date |
None. |
|
| FailedPasswordAttemptCount | integer |
None. |
|
| FailedPasswordAttemptWindowStart | date |
None. |
|
| FailedPasswordAnswerAttemptCount | integer |
None. |
|
| FailedPasswordAnswerAttemptWindowsStart | date |
None. |
|
| Comment | string |
None. |
|
| Application | Application |
None. |
|
| User | User |
None. |