API Reference
Class
MailDomainSignalSummary
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() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.