KSC Open API
Kaspersky Security Center API description
LicenseKeys::SaasTryToInstall ( params  pInData,
boolean  bAsCurrent 
)

Install an adm. server's license.

Parameters:
pInData(params) input data container, mandatory. Attributes are allowed here:
  • "KLLIC_SERIAL" - serial number of the license being checked, mandatory (paramString). The license must be placed in the license store before installing (see InstallKey).
bAsCurrent(boolean) true if license should be installed in place of active one, false to install it as a reserved one.
Exceptions:
Throwsexception in case of error.
See also:
SaasTryToUninstall