Domain Detective

API Reference

Class

VirusTotalResponse

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Response wrapper returned by VirusTotal API.

Inheritance

  • Object
  • VirusTotalResponse

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

public VirusTotalResponse() #

Properties

public VirusTotalObject Data { get; set; } #
JsonPropertyName("data")

Data portion of the response.

{{ include "footer" }}