Enumeration OnlinePresentationSessionErrorType

Enumeration Members

AuthenticationCancelled: "AuthenticationCancelled"

User cancelled authentication.

AuthorisationResponseJWECreationFailed: "AuthorisationResponseJWECreationFailed"

Failed to create JWE representation of authorisation response.

ConnectivityError: "ConnectivityError"

Network connectivity error

InvalidMobileCredentialId: "InvalidMobileCredentialId"

Could not retrieve mobile credential from provided Id.

MobileCredentialsWithDuplicateDocTypes: "MobileCredentialsWithDuplicateDocTypes"

Cannot send multiple mobile credentials with the same doc type.

ResponseFailed: "ResponseFailed"

Response Failed, Authorisation response failed.

UserAuthentication: "UserAuthentication"

User authentication failed.

UserAuthenticationBiometryLockout: "UserAuthenticationBiometryLockout"

Biometry has been locked out on user's device.

UserAuthenticationOnDeviceNotSetup: "UserAuthenticationOnDeviceNotSetup"

No secure access method has been setup on user's device.

Generated using TypeDoc