AttachmentData

AttachmentData class

The AttachmentData type exposes the following members:

Constructors

NameDescription
AttachmentData()Initializes a new instance of the AttachmentData class

Properties

NameDescription
file_nameThe file name of the attachment.
Mandatory: Yes
file_typeThe file type of the attachment.
Mandatory: Yes
file_verdictThe file malware verdict.
Mandatory: Yes
malware_familyThe file malware family.
Mandatory: No
sha256The file SHA256 hash.
Mandatory: Yes

See Also