public class AccountSettings : PasswordRequirements| AccountSettings | Initializes a new instance of the AccountSettings class |
| Channel |
2FA channel.
|
| ChannelValue | Parameter value for Channel |
| EmailVerified | Is email verified? |
| LogoutTimerInSec | Logout timeout in seconds. |
| MasterPasswordLastModified | Time of last change of master password. Unix timestamp. |
| MustPerformAccountShareBy | Deadline to accept Account Transfer Consent. Unix timestamp. |
| PersistentLogin | Persistent login. |
| ShareDataKeyWithDevicePublicKey | If true data key is nor shared with device key |
| ShareDatakeyWithEnterprise | Enterprise administrator requested data key sharing. |
| SsoUser | Is SSO user? |
| Theme | Theme. |
| TwoFactorRequired | 2FA is required. |