KSC Open API
Kaspersky Security Center API description
|
View name: AclAnalysisExeFilesResults
Name | Type | Description |
---|---|---|
AclTrusteeId | paramInt | Trustee ID in the database. |
AclIsGroup | paramBool | The attribute accepts true if the trustee is a group. |
AclCategoryUUID | paramBinary | Category UUID. |
AclAdObjId | paramInt | Active Directory object ID in the database. |
AclAdObjIsGroup | paramBool | The attribute accepts true if an Active Directory object is a group. |
AclExeFileId | paramLong | ID of an executable file in the database. |
AclExeFileName | paramString | Name of the executable file. |
AclExeFileVersion | paramInt | Numeric file version. |
AclExeFileVersionRaw | paramString | Raw file version. |
AclExeProductName | paramString | Product name. |
AclExeProductVersion | paramInt | Product version. |
AclExeProductVersionRaw | paramString | Raw product version. |
AclExeOrganizationName | paramString | Organization name. |
AclExeFirstAppear | Datetime | First appearance of the file. |