KSC Open API
Kaspersky Security Center API description
LicenseInfoSync Class Reference

List of all members.

Public Member Functions

wstring SynchronizeLicInfo2 ()
 Force synchronization of subscription licenses key metadata.
 TryToUnistallLicense (boolean bCurrent)
 Uninstall the Administration Server license key.
 IsLicForSaasValid2 (params pKeyInfo, boolean bAsCurrent)
 Check if Administration Server can use the license key.
 TryToInstallLicForSaas2 (params pKeyInfo, boolean bAsCurrent)
 Install the Administration Server license key.
boolean IsPCloudKey (int nProductId)
 Check whether the key's product ID belongs to the Public Cloud product IDs list.
boolean IsPCloudKey2 (params pKeyInfo)
 Checks whether the license key activates the PCloud functionality.
 AcquireKeysForProductOnHost (wstring szwHostName, wstring szwProduct, wstring szwVersion,[out] wstring wstrActiveKey,[out] wstring wstrReservedKey)
 Acquire active and reserved license keys, which are on the host.
params AcquireKeysForProductOnHost2 (wstring szwHostName, wstring szwProduct, wstring szwVersion)
 Acquire active and reserved license keys, which are on the host (alternative function)
params GetKeyDataForHost (wstring szwSerial, wstring szwHostName, wstring szwProduct, wstring szwVersion)
 Get host-specific key data.

Detailed Description