| getaaaotpparameterResult Structure Definition |
The getaaaotpparameterResult structure defines the return type for getaaaotpparameter API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
aaaotpparameterList |
List of aaaotpparameters |
| aaaotpparameter Structure Definition |
The aaaotpparameter structure defines the actual return type values for getaaaotpparameter API. |
Syntax |
Members |
encryption |
To encrypt otp secret in AD or not. Default value is OFF |
maxotpdevices |
Maximum number of otp devices user can register. Default value is 4. Max value is 255 |
_nextgenapiresource |
See Also |