| ApplicationId |
|
globally unique identifier
|
|
| UserId |
|
globally unique identifier
|
|
| Password |
|
string
|
|
| PasswordFormat |
|
integer
|
|
| PasswordSalt |
|
string
|
|
| MobilePIN |
|
string
|
|
| Email |
|
string
|
|
| LoweredEmail |
|
string
|
|
| PasswordQuestion |
|
string
|
|
| PasswordAnswer |
|
string
|
|
| IsApproved |
|
boolean
|
|
| IsLockedOut |
|
boolean
|
|
| CreateDate |
|
date
|
|
| LastLoginDate |
|
date
|
|
| LastPasswordChangedDate |
|
date
|
|
| LastLockoutDate |
|
date
|
|
| FailedPasswordAttemptCount |
|
integer
|
|
| FailedPasswordAttemptWindowStart |
|
date
|
|
| FailedPasswordAnswerAttemptCount |
|
integer
|
|
| FailedPasswordAnswerAttemptWindowStart |
|
date
|
|
| Comment |
|
string
|
|
| aspnet_Users |
|
aspnet_Users
|
|