getauthenticationcitrixauthactionResult Structure Definition

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

authenticationcitrixauthactionList

List of authenticationcitrixauthactions


authenticationcitrixauthaction Structure Definition

The authenticationcitrixauthaction structure defines the actual return type values for getauthenticationcitrixauthaction API.

Syntax



Members

name

Name for the new Citrix Authentication action.

authenticationtype

Type of the Citrix Authentication implementation. Default implementation uses Citrix Cloud Connector.

authentication

Authentication needs to be disabled for searching user object without performing authentication.

_nextgenapiresource


See Also