EMOcraChallengeQuestionFormat Constants Reference

Declared in EMSoftOathSettings.h

EMOcraChallengeQuestionFormat

Supported challenge question formats for Ocra

Definition

typedef NS_ENUM(NSInteger, EMOcraChallengeQuestionFormat ) {
   EMOcraChallengeQuestionFormatAlphanumeric,
   EMOcraChallengeQuestionFormatNumeric,
   EMOcraChallengeQuestionFormatHexadecimal,
};

Constants

EMOcraChallengeQuestionFormatAlphanumeric

Alphanumeric

Declared In EMSoftOathSettings.h.

EMOcraChallengeQuestionFormatNumeric

Numeric

Declared In EMSoftOathSettings.h.

EMOcraChallengeQuestionFormatHexadecimal

Hexadecimal

Declared In EMSoftOathSettings.h.

Declared In

EMSoftOathSettings.h