Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Scan files

Description

This method is used to scan files.

Package Details

Interface

IVirusScanManager

Syntax

IVirusScanManager.ScanFile(string filename, byte[] attachment);

API

[POST] /api/v1/file-scanParameter:

Parameters

string filename: file name
byte[] attachment: file data

Returns

200 OK - FileScanResult