KSC Open API
Kaspersky Security Center API description
|
List of file attributes is presented below.
Attribute | Type | Description | Remarks |
---|---|---|---|
KLSRVFM_FILEID | paramString | File ID (GUID). | Read-only |
KLSRVFM_HASH | paramString | MD5 hash of the file. | Read-only |
KLSRVFM_NAME | paramString | Name of the file on client. | |
KLSRVFM_PATH | paramString | Path of the file on client. | |
KLSRVFM_PATH_INTERNAL | paramString | Path of the file on KSC server. | |
KLSRVFM_PRIVATE | paramBool | File privacy flag. | |
KLSRVFM_DESCRIPTION | paramString | Description of the file. | |
KLSRVFM_SIZE | paramLong | Size of the file in bytes. | |
KLSRVFM_UPLOAD_TIME | paramDateTime | Upload time of the file. |