WithBiometrics

public final class WithBiometrics extends UserPresenceVerificationMode

Used when the SDK LockConfigurationType is BIOMETRICS_ONLY or SDK_PIN_WITH_BIOMETRICS_OPTIONAL. This will display a biometric prompt to authenticate the user and the SDK will be unlocked if the verification is successful. Only biometrics classified as androidx.biometric.BiometricManager.Authenticators.BIOMETRIC_STRONG are supported.

Parameters

presentationConfiguration

a configuration for a system-provided biometrics prompt.