Domain Detective

API Reference

Class

DmarcAggregateIngestResult

Namespace DomainDetective.TimeSeries.DmarcAggregate
Assembly DomainDetective
Modifiers sealed

Provides dmarc aggregate ingest result functionality.

Inheritance

  • Object
  • DmarcAggregateIngestResult

Usage

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

Constructors

Properties

public List<DmarcAggregateSnapshot> Snapshots { get; } #

Gets the snapshots value.

public List<String> SnapshotPaths { get; } #

Gets the snapshot paths value.

public List<String> Errors { get; } #

Gets the errors value.

{{ include "footer" }}