KSC Open API
Kaspersky Security Center API description
ProductBackendIntegration Class Reference

Product backend integration. More...

List of all members.

Public Member Functions

 SetIntegrationToken (wstring wstrProdName, wstring wstrProdVersion, binary pRefreshToken, int nTokenTtl)
 Set up integration with product backend.
 DeleteIntegrationToken (wstring wstrProdName, wstring wstrProdVersion)
 Remove integration with product backend.

Detailed Description

Product backend integration.

This interface allows to set up and remove integration with backend product. Product backend integration is virtual server specific. If integration is done on main server, then it applies to all virtual servers except ones with their own integration. Service console must be deployed before this interface can be used. When product integration is set, KSC server automatically refreshes integration token until integration is removed.