KSC Open API
Kaspersky Security Center API description
|
List of possible user agreement attributes is presented below.
Name | Type | Description |
---|---|---|
"nEulaDbId" | paramInt | Database ID of EULA. |
"KLPKG_EULA_UID" | paramBinary | UID of EULA related to a package. |
"nAgreementType" | paramInt | Type of the user license agreement. The available values are 0 for EULA, 1 for KSN. |
"strEULA" | paramString | Agreement text. |
"KLPKG_LANG_TAG" | paramString | Agreement language tag, according to BCP 47. For example: "en", "zh-Hans"; empty means "international". |
"bEulaAccepted" | paramBool | The attribute accepts true if Agreement is accepted for the current virtual server. |
"WUA_LCID" | paramInt | Agreement LCID (optional). |