TokenProtectedOfflineParms
The model used to generate the offline token.
Properties
Name | Type | Description | Notes |
---|---|---|---|
token_protected_offline_otp_client_name | str | The name sent by the client. | [optional] |
token_protected_offline_otp_client_secret | bytearray | One or several secrets sent by the client concatenated to a single array. | [optional] |
token_protected_offline_otpdo_not_optimize | bool | Flag indicating whether the number of OTPs being returned need to be optimized. | [optional] |
token_protected_offline_otp_get | str | The different levels of protection for offline tokens. | [optional] |
token_protected_offline_otp_size | int | Request size (Units of hour or count). | [optional] |