getaaatacacsparamsResult Structure Definition

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

aaatacacsparamsList

List of aaatacacsparamss


aaatacacsparams Structure Definition

The aaatacacsparams structure defines the actual return type values for getaaatacacsparams API.

Syntax



Members

serverip

IP address of your TACACS+ server.

serverport

Port number on which the TACACS+ server listens for connections.

authtimeout

Maximum number of seconds that the Citrix ADC waits for a response from the TACACS+ server.

tacacssecret

The key shared between the client and the server.

authorization

The option for the streaming authorization for TACACS+ server.

accounting

The option to send accounting messages to TACACS+ server.

auditfailedcmds

The option to send accounting messages to TACACS+ server.

groupattrname

TACACS+ group attribute name.Used for group extraction on the TACACS+ server.

defaultauthenticationgroup

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

builtin

Indicates that a variable is a built-in (SYSTEM INTERNAL) type.

_nextgenapiresource


See Also