ONGAuthenticationError Constants Reference

Declared in ONGErrors.h

ONGAuthenticationError

ONGAuthenticationErrorDomain contains errors that happen during Authentication.

Constants

ONGAuthenticationErrorInvalidPin

The provided PIN was invalid

Declared In ONGErrors.h.

ONGAuthenticationErrorAuthenticatorInvalid

The authenticator that you provided is invalid. It may not exist, please verify whether you have supplied the correct authenticator.

Declared In ONGErrors.h.

ONGAuthenticationErrorCustomAuthenticatorFailure

Authentication with the custom authenticator has failed. Please check the CustomInfo for details.

Declared In ONGErrors.h.

ONGAuthenticationErrorCustomAuthenticationDisabled

The Token Server configuration does not allow you to use custom authenticators. Enable custom authentication for the current application in the Token Server configuration to allow custom authenticator usage.

Declared In ONGErrors.h.

ONGAuthenticationErrorAuthenticatorNotRegistered

The given authenticator is not registered and therefore cannot be used.

Declared In ONGErrors.h.

ONGAuthenticationErrorAuthenticatorDeregistered

The Authenticator has been deregistered.

Declared In ONGErrors.h.

ONGAuthenticationErrorTouchIDAuthenticatorFailure

Deprecated Error. Authentication with the touchID has failed.

Declared In ONGErrors.h.

ONGAuthenticationErrorBiometricAuthenticatorFailure

Authentication with the biometric authenticator has failed.

Declared In ONGErrors.h.

Declared In

ONGErrors.h