Domain Detective

API Reference

Class

DomainMailPortfolioSummary

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Mail posture fields that are useful to portfolio storage.

Inheritance

  • Object
  • DomainMailPortfolioSummary

Usage

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

Returned or exposed by

Constructors

Properties

public List<String> MxHosts { get; set; } #

MX hostnames mirrored from MxHosts for mail-focused consumers.

public String Provider { get; set; } #

Primary detected mail provider, when available.

public String SpfRecord { get; set; } #

SPF record value.

public String SpfAllMechanism { get; set; } #

SPF all mechanism.

public String DmarcRecord { get; set; } #

DMARC record value.

public String DmarcPolicy { get; set; } #

DMARC policy.

public String MtaStsMode { get; set; } #

MTA-STS mode.

public String TlsRptRecord { get; set; } #

TLS-RPT record value.

{{ include "footer" }}