ONGMobileAuthEnrollmentError Constants Reference

Declared in ONGErrors.h

ONGMobileAuthEnrollmentError

Error codes in ONGMobileAuthEnrollmentErrorDomain

Constants

ONGMobileAuthEnrollmentErrorUserNotAuthenticated

No user is currently authenticated, possibly due to the fact that the access token has expired. A user must be authenticated in order to enroll for mobile authentication.

Declared In ONGErrors.h.

ONGMobileAuthEnrollmentErrorDeviceAlreadyEnrolled

The device is already enrolled for mobile authentication. This may happen in case an old push token is still left behind in the Token Server database and is reused by the OS.

Declared In ONGErrors.h.

ONGMobileAuthEnrollmentErrorEnrollmentNotAvailable

The Mobile authentication feature is disabled in the Token Server configuration.

Declared In ONGErrors.h.

ONGMobileAuthEnrollmentErrorUserAlreadyEnrolled

The user is already enrolled for mobile authentication on another device.

Declared In ONGErrors.h.

ONGMobileAuthEnrollmentErrorNotEnrolled

The user is not enrolled for mobile authentication.

Declared In ONGErrors.h.

Declared In

ONGErrors.h