| getvpnicadtlsconnectionResult Structure Definition |
The getvpnicadtlsconnectionResult structure defines the return type for getvpnicadtlsconnection 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. |
vpnicadtlsconnectionList |
List of vpnicadtlsconnections |
| vpnicadtlsconnection Structure Definition |
The vpnicadtlsconnection structure defines the actual return type values for getvpnicadtlsconnection API. |
Syntax |
Members |
username |
User name for which to display connections. |
domain |
The domain name. |
srcip |
The client IP address. |
srcport |
The client port. |
destip |
The CPS server IP address. |
destport |
The CPS server port. |
channelnumber |
The channel number. |
peid |
Core id of the session owner |
_nextgenapiresource |
See Also |