ONGAuthenticatorDeregistrationError Constants Reference

Declared in ONGErrors.h

ONGAuthenticatorDeregistrationError

Error codes in ONGAuthenticatorDeregistrationErrorDomain

Constants

ONGAuthenticatorDeregistrationErrorUserNotAuthenticated

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

Declared In ONGErrors.h.

ONGAuthenticatorDeregistrationErrorDeregisteredLocally

Authenticator was deregister only locally. It was not deregister on the server side.

Declared In ONGErrors.h.

ONGAuthenticatorDeregistrationErrorAuthenticatorNotSupported

The given authenticator is not supported.

Declared In ONGErrors.h.

ONGAuthenticatorPinDeregistrationNotPossible

PIN authenticator deregistration not possible

Declared In ONGErrors.h.

ONGAuthenticatorDeregistrationErrorCustomAuthenticationDisabled

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