Domain Detective

API Reference

Class

MailPolicyScore

Namespace DomainDetective.Scanning
Assembly DomainDetective
Modifiers sealed

Simple posture scoring for wizard visualizations.

Inheritance

  • Object
  • MailPolicyScore

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 MailPolicyScore() #

Properties

public Int32 SpfCoverage { get; set; } #

Gets or sets the spf coverage value.

public Int32 DkimSelectors { get; set; } #

Gets or sets the dkim selectors value.

public Int32 DmarcStrength { get; set; } #

Gets or sets the dmarc strength value.

public Int32 TransportTlsPosture { get; set; } #

Gets or sets the transport tls posture value.

{{ include "footer" }}