KSC Open API  13.1
Kaspersky Security Center API description
KsnInternal Class Reference

Interface for working with KsnProxy subsystem. More...

List of all members.

Public Member Functions

boolean VerifyNKsnSettings (binary pSettings,[out] params ppResult)
 Verify KPSN settings.
 GetNKsnEula (wstring wstrNKsnLoc,[out] params pEula)
 Get KPSN eula.
 GetNKsnEulas ([out] array pNKsnEulas)
 Get all KPSN eula.
boolean CheckKsnConnection ()
 Check connection with KSN cloud (or KPSN)
 GetSettings ([out] params pSettings)
 Returns settings of KsnProxy. May be used on virtual server.
 SendKsnStatistics (wstring wstrStatName, params pStatBody)
 Send KSN statistics.
boolean NeedToSendStatistics ()
 Check possibility to send statistics.

Detailed Description

Interface for working with KsnProxy subsystem.

This interface allow you to set KPSN settings, check license and check connection.