Domain Detective

API Reference

Class

CountrySummary

Namespace DomainDetective.DmarcAggregateRecordExtensions
Assembly DomainDetective
Modifiers sealed

Country summary for failed records.

Inheritance

  • Object
  • CountrySummary

Usage

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

Constructors

public CountrySummary() #

Properties

public String Country { get; set; } #

Gets or sets the country value.

public Int32 Count { get; set; } #

Gets or sets the count value.

{{ include "footer" }}