ONGAuthenticatorRegistrationError Constants Reference

Declared in ONGErrors.h

ONGAuthenticatorRegistrationError

Error codes in ONGAuthenticatorRegistrationErrorDomain

Constants

ONGAuthenticatorRegistrationErrorUserNotAuthenticated

No user is currently authenticated, possibly due to the fact that the access token has expired. A user must be authenticated in order to register an authenticator.

Declared In ONGErrors.h.

ONGAuthenticatorRegistrationErrorAuthenticatorInvalid

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

Declared In ONGErrors.h.

ONGAuthenticatorRegistrationErrorCustomAuthenticatorFailure

Custom authenticator registration has failed. Please check the ONGCustomAuthenticatorInfo object for details.

Declared In ONGErrors.h.

ONGAuthenticatorRegistrationErrorAuthenticatorAlreadyRegistered

The given authenticator is already registered and can therefore not be registered again

Declared In ONGErrors.h.

ONGAuthenticatorRegistrationErrorAuthenticatorNotSupported

The given authenticator is not supported.

Declared In ONGErrors.h.

ONGAuthenticatorRegistrationErrorCustomAuthenticationDisabled

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.

Declared In

ONGErrors.h