TokenProtectedOfflineParms
The model used to generate the offline token.
Properties
Name | Type | Description | Notes |
---|---|---|---|
TokenProtectedOfflineOTPClientName | string | The name sent by the client. | [optional] |
TokenProtectedOfflineOTPClientSecret | byte[] | One or several secrets sent by the client concatenated to a single array. | [optional] |
TokenProtectedOfflineOTPDoNotOptimize | bool? | Flag indicating whether the number of OTPs being returned need to be optimized. | [optional] |
TokenProtectedOfflineOTPGet | string | The different levels of protection for offline tokens. | [optional] |
TokenProtectedOfflineOTPSize | int? | Request size (Units of hour or count). | [optional] |