Click or drag to resize

AccountSettings Properties

The AccountSettings type exposes the following members.

Properties
 NameDescription
Public propertyChannel 2FA channel.
  • two_factor_disabled – two factor is not enabled for this user
  • two_factor_channel_sms – TOTP codes are sent through SMS
  • two_factor_channel_voice – TOTP codes are sent through voice calls
  • two_factor_channel_google – Google/Microsoft Authenticator
Public propertyChannelValue Parameter value for Channel
Public propertyEmailVerified Is email verified?
Public propertyLogoutTimerInSec Logout timeout in seconds.
Public propertyMasterPasswordLastModified Time of last change of master password. Unix timestamp.
Public propertyMustPerformAccountShareBy Deadline to accept Account Transfer Consent. Unix timestamp.
Public propertyPersistentLogin Persistent login.
Public propertyRecordTypesEnabled Record types enabled flag.
Public propertyShareDataKeyWithDevicePublicKey If true data key is nor shared with device key
Public propertyShareDatakeyWithEnterprise Enterprise administrator requested data key sharing.
Public propertySsoUser Is SSO user?
Public propertyTheme Theme.
Public propertyTwoFactorRequired 2FA is required.
Top
See Also