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