Skip to main content

ProtectedOfflineSettings

Offline token settings to support offline token feature for IntelliTrust Desktop applications.

Properties

NameTypeDescriptionNotes
protectedOfflineOTPMaxClientsIntegerMaximum number of IntelliTrust Desktops (or clients in general) that are allowed to be registered with a token for downloading OTPs.[optional]
protectedOfflineOTPMaxRefillIntegerMaximum number of hours' worth of offline OTPs that a client is allowed to possess.[optional]
protectedOfflineOTPMinorRefillIntegerDefault number of hours' worth of offline OTPs that is returned.[optional]
protectedOfflineOTPProtectionProtectedOfflineOTPProtectionEnumThis controls the length of the private salt and is measured in bits. The values map as follows: Normal = 14, Strong = 17, and Very Strong = 20[optional]
protectedOfflineOTPSupportBooleanDefines whether tokens can be used offline.[optional]

ProtectedOfflineOTPProtectionEnum

NameValue
NORMAL"NORMAL"
STRONG"STRONG"
VERYSTRONG"VERYSTRONG"