getaaasessionResult Structure Definition

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

aaasessionList

List of aaasessions


aaasession Structure Definition

The aaasession structure defines the actual return type values for getaaasession API.

Syntax



Members

username

Name of the AAA user.

groupname

Name of the AAA group.

intranetip

IP address or the first address in the intranet IP range.

netmask

Subnet mask for the intranet IP range.

sessionkey

Show aaa session associated with given session key

publicip

Client's public IP address

publicport

Client's public port

ipaddress

Citrix ADC's IP address

port

Citrix ADC's port

privateip

Client's private/mapped IP address

privateport

Client's private/mapped port

destip

Destination IP address

destport

Destination port

intranetip2

Specifies the Intranet IP

intranetip6

Specifies the Intranet IP6

peid

Core id of the session owner

_nextgenapiresource


See Also