KSC Open API
Kaspersky Security Center API description
|
Interface for creating gateway connections. More...
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. |
Interface for creating gateway connections.