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

List of file attributes is presented below.

AttributeTypeDescriptionRemarks
KLSRVFM_FILEIDparamStringFile ID (GUID).Read-only
KLSRVFM_HASHparamStringMD5 hash of the file.Read-only
KLSRVFM_NAMEparamStringName of the file on client.
KLSRVFM_PATHparamStringPath of the file on client.
KLSRVFM_PATH_INTERNALparamStringPath of the file on KSC server.
KLSRVFM_PRIVATEparamBoolFile privacy flag.
KLSRVFM_DESCRIPTIONparamStringDescription of the file.
KLSRVFM_SIZEparamLongSize of the file in bytes.
KLSRVFM_UPLOAD_TIMEparamDateTimeUpload time of the file.