Skip to main content
Version: 5.0

DeviceSecurityType

When type is set to 'DeviceSecurity', determines which aspects of the device to use to secure the vault. Note: Android only supports SystemPasscode on Android 11 and greater.

Default​

Both

Enumeration members​

Biometrics​

WIll allow biometric hardware tos secure the vault.

Both​

WIll allow both SystemPasscode or Biometrics as an option to secure the vault.

None​

No biometric security option will be used.

SystemPasscode​

Will allow a system passcode to secure the vault. On Android, only supported on Android 11 and greater.