Domain Detective

API Reference

Class

DmarcAggregateEnrichment

Namespace DomainDetective
Assembly DomainDetective
Modifiers static

Enriches DMARC aggregate records with ASN and country info.

Inheritance

  • Object
  • DmarcAggregateEnrichment

Methods

public static async Task EnrichAsync(IEnumerable<DmarcAggregateRecord> records, CancellationToken ct = null) #
Returns: Task

Executes the enrich async operation.

Parameters

records System.Collections.Generic.IEnumerable{DomainDetective.DmarcAggregateRecord} requiredposition: 0
ct System.Threading.CancellationToken = null optionalposition: 1
{{ include "footer" }}