Module: FirstInstanceEventProp

The standard set of properties that are included with a first instance event. See the TieClient#addFileFirstInstanceCallback function for more information about first instance events.

Name Description
SYSTEM_GUID The identifier of the particular provider that provided the reputation.
HASHES A object of hashes that identify the file.
NAME The name of the file.
Source:

Members

(static) HASHES

A object of hashes that identify the file. The key for each property is the hash type and the corresponding value is the hex representation of the hash value. See HashType for the list of hash type constants.

Source:

(static) NAME

The name of the file.

Source:

(static) SYSTEM_GUID

The GUID of the system where the first instance of the file was found.

Source: