KSC Open API
Kaspersky Security Center API description
|
View contains list of software inventory License Keys
View name: "InvLicenseKeysSrvViewName"
List of view attributes is presented below.
Name | Type | Description | Remarks |
---|---|---|---|
"KEY_ID" | paramInt | ID of the License Key from database. | |
"KEY_LIC_PROD_ID" | paramInt | ID of the License Product that owned key. | <= 0 or absent if key is not owned by any License Product. |
"KLINVLIC_KEY_NAME" | paramString | License key name. | |
"KLINVLIC_KEY_LICCOUNT" | paramInt | Count of installations allowed by a key. | |
"KLINVLIC_KEY_CREATION" | paramDateTime | Indicates when the key becomes active. | |
"KLINVLIC_KEY_EXPIRATIONLIMIT" | paramDateTime | Indicates when the key expires. | |
"KLINVLIC_KEY_INFO" | paramString | Description. Full-text attribute. See Full-text attribute. |