| getauthenticationldappolicyResult Structure Definition |
The getauthenticationldappolicyResult structure defines the return type for getauthenticationldappolicy 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. |
authenticationldappolicyList |
List of authenticationldappolicys |
| authenticationldappolicy Structure Definition |
The authenticationldappolicy structure defines the actual return type values for getauthenticationldappolicy API. |
Syntax |
Members |
name |
Name of the LDAP policy. |
rule |
Name of the Citrix ADC named rule, or an expression, that the policy uses to determine whether to attempt to authenticate the user with the LDAP server. |
reqaction |
Name of the LDAP action to perform if the policy matches. |
boundto |
The entity name to which policy is bound |
activepolicy |
priority |
_nextgenapiresource |
See Also |