Domain Detective

API Reference

Class

SourceIpSummary

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Summary of DMARC failures grouped by source IP.

Inheritance

  • Object
  • SourceIpSummary

Usage

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

Constructors

Properties

public String SourceIp { get; set; } #

IP address that generated the failures.

public Int32 Count { get; set; } #

Total failures from the IP address.

{{ include "footer" }}