Skip to main content

TokenProtectedOfflineParms

The model used to generate the offline token.

Properties

NameTypeDescriptionNotes
tokenProtectedOfflineOTPClientNameStringThe name sent by the client.[optional]
tokenProtectedOfflineOTPClientSecretbyte[][optional]
tokenProtectedOfflineOTPDoNotOptimizeBooleanFlag indicating whether the number of OTPs being returned need to be optimized.[optional]
tokenProtectedOfflineOTPGetTokenProtectedOfflineOTPGetEnumThe different levels of protection for offline tokens.[optional]
tokenProtectedOfflineOTPSizeIntegerRequest size (Units of hour or count).[optional]

TokenProtectedOfflineOTPGetEnum

NameValue
NONE"NONE"
MINOR"MINOR"
MAJOR"MAJOR"
CUSTOM"CUSTOM"