Skip to main content

ProtectedOfflineSettings

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

Properties

NameTypeDescriptionNotes
ProtectedOfflineOTPMaxClientsint?Maximum number of IntelliTrust Desktops (or clients in general) that are allowed to be registered with a token for downloading OTPs.[optional]
ProtectedOfflineOTPMaxRefillint?Maximum number of hours' worth of offline OTPs that a client is allowed to possess.[optional]
ProtectedOfflineOTPMinorRefillint?Default number of hours' worth of offline OTPs that is returned.[optional]
ProtectedOfflineOTPProtectionstringThis 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]
ProtectedOfflineOTPSupportbool?Defines whether tokens can be used offline.[optional]