| getaaapreauthenticationparameterResult Structure Definition |
The getaaapreauthenticationparameterResult structure defines the return type for getaaapreauthenticationparameter 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. |
aaapreauthenticationparameterList |
List of aaapreauthenticationparameters |
| aaapreauthenticationparameter Structure Definition |
The aaapreauthenticationparameter structure defines the actual return type values for getaaapreauthenticationparameter API. |
Syntax |
Members |
preauthenticationaction |
Deny or allow login after End point analysis results. |
rule |
Name of the Citrix ADC named rule, or an expression, to be evaluated by the EPA tool. |
killprocess |
Processes to be killed by EPA tool. |
deletefiles |
Files to be deleted by EPA tool. |
builtin |
Indicates that a variable is a built-in (SYSTEM INTERNAL) type. |
_nextgenapiresource |
See Also |