KSC Open API
13.1
Kaspersky Security Center API description
|
Name | Type | Description |
---|---|---|
"ProductID" | paramString | Application string ID. Unique for all Administration Servers. |
"bIsMsi" | paramBool | The attribute accepts true if the application has an MSI installer. |
"DisplayName" | paramString | Display name. |
"DisplayVersion" | paramString | Display version. |
"Publisher" | paramString | Publisher. |
"InstallDate" | paramString | Application installation date. Format: YYYYMMDD. |
"InstallDir" | paramString | Application installation directory. |
"Comments" | paramString | Comments. |
"HelpLink" | paramString | Help link. |
"HelpTelephone" | paramString | Help telephone. |
"ARPRegKey" | paramString | Subkey for the application under the registry key for the list of add-remove programs. |
"CleanerProductName" | paramString | The attribute is not empty if the application has found an initialization file and it is equal to the product name from this file. |
"UninstallString" | paramString | Command-line text to uninstall the application. |
"QuietUninstallString" | paramString | Command-line text to run the quiet application uninstallation. |