getTrustedEntityCredentialsAsync

Asynchronously retrieves the authentication TRUSTED ENTITY credentials along with their specific details. Reading is only allowed if the selected authentication is permitted for use.

Parameters

entityType

An optional AuthTrustedEntityCredentialType which filters the list to include only credentials linked to the specified trusted entity type.

scaDetails

An optional ScaAuthenticationEventRequest object with SCA confirmation information.

cancellationSignal

A CancellationSignal for canceling the operation.

callback

A callback to handle the result or error asynchronously.