delete Biometric Credential
abstract suspend fun deleteBiometricCredential(scaDetails: ScaAuthenticationEventRequest? = null): DeleteBiometricCredentialResponse
Removes an existing authentication biometric credential.Deletion is only allowed when the selected authentication is permitted for use. This action is permanent and will delete the credential from the user's wallet account.
Return
An DeleteBiometricCredentialResponse object
Parameters
sca Details
An optional ScaAuthenticationEventRequest object with SCA confirmation information.