KSC Open API
Kaspersky Security Center API description
GatewayConnection Class Reference

Interface for creating gateway connections. More...

List of all members.

Public Member Functions

 PrepareGatewayConnection (array pLocations,[out] wstring wstrAuthKey)
 Create gateway connection. See Creating gateway connections to know how to create gateway connections. If any connection errors occur this method throws corresponding exception.
 PrepareTunnelConnection (array pLocations, wstring szwTargetHostName, int nTargetPort,[out] wstring wstrAuthKey)
 Create tunnel connection. See Creating gateway connections to know how to create tunnel connections. If any connection errors occur this method throws corresponding exception.

Detailed Description

Interface for creating gateway connections.