Account availability status.
Might be enabled, disabled until activation or disabled until some timestamp.
Whether multi factor authentication is enabled for this account.
Id of the algorithm used at password hashing.
Optional, might be encoded in the password hash.
Public Key of the account.
Will be used for different encryption operations.
Model which represents user account. It is managed by AccountRepository.