Enumeration RetrieveCredentialsErrorTypes

Enumeration Members

AuthCodeNotFound: "AuthCodeNotFound"
AuthenticationCancelled: "AuthenticationCancelled"
AuthenticationFailed: "AuthenticationFailed"
CertificateNotFound: "CertificateNotFound"
ConnectivityError: "ConnectivityError"
DeviceKeyGenerationError: "DeviceKeyGenerationError"
FailedToRetrieveCredentials: "FailedToRetrieveCredentials"
GenerateAuthorisationUrlFailed: "GenerateAuthorisationUrlFailed"
InvalidCredentialOffer: "InvalidCredentialOffer"
TokenServiceError: "TokenServiceError"
UnsupportedTokenType: "UnsupportedTokenType"
UserAuthenticationOnDeviceNotSetup: "UserAuthenticationOnDeviceNotSetup"

Generated using TypeDoc