Possible enumeration values:
Name | Value | Description |
---|---|---|
Unkown |
0 |
Default state so that if not set we don't mark them as OK. User should not be allowed to login |
Ok |
1 |
Terms and conditions accepted, valid user, allow login |
TermsAndConditionsNotAccepted |
2 |
Terms and conditions not accepted, valid user, allow login but no purchase |
AccountSuspended |
3 |
Terms and conditions accepted, suspended account, allow login but no purchase |
FFLockOut |
4 |
User has been administratively locked out. Do NOT allow to login. |
NotApproved |
5 |
Account is not approved or email not verified, do not allow login and prompt to resend verify email. |