EMOcraChallengeQuestionFormat Constants Reference
| Declared in | EMSoftOathSettings.h |
|---|
EMOcraChallengeQuestionFormat
Supported challenge question formats for Ocra
Definition
typedef NS_ENUM(NSInteger, EMOcraChallengeQuestionFormat ) {
EMOcraChallengeQuestionFormatAlphanumeric,
EMOcraChallengeQuestionFormatNumeric,
EMOcraChallengeQuestionFormatHexadecimal,
};
Constants
Declared In
EMSoftOathSettings.h