AndroidBiometricCryptoPreference
For Android, when type is VaultType.DeviceSecurity and deviceSecurityType is DeviceSecurityType.Both, this options specifies if you want to prefer a Strong Cryptographic Vault or the System Passcode fallback when they both aren't available.
Default
StrongVault
Enumeration members
StrongVault
Prefer to use a strong cryptographic vault.
SystemPasscode
Prefer the system passcode fallback.