ONGMobileAuthenticationEnrollmentError Constants Reference

Declared in ONGErrors.h

ONGMobileAuthenticationEnrollmentError

Error codes in ONGMobileAuthenticationEnrollmentErrorDomain

Constants

ONGMobileAuthenticationEnrollmentErrorUserNotAuthenticated

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.

ONGMobileAuthenticationEnrollmentErrorDeviceAlreadyEnrolled

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.

ONGMobileAuthenticationEnrollmentErrorEnrollmentNotAvailable

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

Declared In ONGErrors.h.

ONGMobileAuthenticationEnrollmentErrorUserAlreadyEnrolled

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

Declared In ONGErrors.h.

ONGMobileAuthenticationEnrollmentErrorMissingDevicePushToken

The device Push Token is not set.

Declared In ONGErrors.h.

Declared In

ONGErrors.h