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#
BiometricsWIll allow biometric hardware tos secure the vault.
#
BothWIll allow both SystemPasscode or Biometrics as an option to secure the vault.
#
NoneNo biometric security option will be used.
#
SystemPasscodeWill allow a system passcode to secure the vault. On Android, only supported on Android 11 and greater.