getauthenticationdfaactionResult Structure Definition

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

authenticationdfaactionList

List of authenticationdfaactions


authenticationdfaaction Structure Definition

The authenticationdfaaction structure defines the actual return type values for getauthenticationdfaaction API.

Syntax



Members

name

Name of the DFA profile.

passphrase

Key shared between the DFA server and the Citrix ADC. Required to allow the Citrix ADC to communicate with the DFA server.

clientid

If configured, this string is sent to the DFA server as the X-Citrix-Exchange header value.

serverurl

DFA Server URL

success


failure


defaultauthenticationgroup

This is the default group that is chosen when the authentication succeeds in addition to extracted groups.

_nextgenapiresource


See Also