EMSoftGemaltoOathSettings Protocol Reference
| Conforms to | NSObject |
|---|---|
| Declared in | EMSoftGemaltoOathSettings.h |
otpLength
required method
Returns the length of an OTP.
Default: 8
@property (assign, nonatomic, readonly) NSInteger otpLengthDeclared In
EMSoftGemaltoOathSettings.h
maximumChallengeQuestionLength
required method
Returns the maximum length of Challenge Question.
Default: 8
@property (assign, nonatomic, readonly) NSInteger maximumChallengeQuestionLengthDeclared In
EMSoftGemaltoOathSettings.h