KSC Open API
Kaspersky Security Center API description
List of package attributes

List of package attributes is presented below.

"KLPKG_ID"paramIntPackage ID.
"KLPKG_DN"paramStringPackage display name.
"KLHST_WKS_PRODUCT_NAME"paramStringProduct name *.
"KLHST_WKS_PRODUCT_VERSION"paramStringProduct version name *.
"KLPKG_PRODUCT_DN"paramStringApplication display name.
"KLPKG_PRODUCT_DV"paramStringApplication display version.
"KLPKG_SIZE"paramIntPackage size in bytes.
"KLPKG_EXECID"paramIntExecutable package ID.
"KLPKG_LANG_TAG"paramStringPackage language tag, according to BCP 47. For example: "en", "zh-Hans"; empty means "international".
"KLPKG_EULA_UID"paramBinaryUID of the EULA related to the package. EULA data can be found by UID in GetUserAgreements() results.