Domain Detective

API Reference

Class

MailDomainSignalSummary

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Boolean signal flags used for classification.

Inheritance

  • Object
  • MailDomainSignalSummary

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

public MailDomainSignalSummary() #

Properties

public Boolean HasMX { get; set; } #

Gets or sets the has mx value.

public Boolean HasNullMX { get; set; } #

Gets or sets the has null mx value.

public Boolean HasAorAAAA { get; set; } #

Gets or sets the has aor aaaa value.

public Boolean EffectiveSpfSends { get; set; } #

Gets or sets the effective spf sends value.

public Boolean HasDKIM { get; set; } #

Gets or sets the has dkim value.

public Boolean HasMTASTS { get; set; } #

Gets or sets the has mtasts value.

public Boolean HasTLSRPT { get; set; } #

Gets or sets the has tlsrpt value.

public Boolean HasDANE { get; set; } #

Gets or sets the has dane value.

public Boolean HasBIMI { get; set; } #

Gets or sets the has bimi value.

{{ include "footer" }}