delete Trusted Entity Credential
abstract suspend fun deleteTrustedEntityCredential(request: AuthTrustedEntityCredentialDeletionRequest, scaDetails: ScaAuthenticationEventRequest? = null): DeleteTrustedEntityCredentialResponse
Removes an existing authentication TRUSTED ENTITY 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.
Parameters
request
A request object for deleting the TRUSTED_ENTITY authentication credential.
sca Details
An optional ScaAuthenticationEventRequest object with SCA confirmation information.