getauthenticationsmartaccesspolicyResult Structure Definition

The getauthenticationsmartaccesspolicyResult structure defines the return type for getauthenticationsmartaccesspolicy 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.

authenticationsmartaccesspolicyList

List of authenticationsmartaccesspolicys


authenticationsmartaccesspolicy Structure Definition

The authenticationsmartaccesspolicy structure defines the actual return type values for getauthenticationsmartaccesspolicy API.

Syntax



Members

name

Name of the Smartaccess policy.

rule

Name of the Citrix ADC named rule, or an expression.

actioN

Name of the Smartaccess profile to use if the policy matches.

boundto

The entity name to which policy is bound

activepolicy


priority


hits

Number of hits.

comment

Any comments to preserve information about this policy.

_nextgenapiresource


See Also