DmarcResult Object
DMARC (Domain-based Message Authentication, Reporting and Conformance) record verification result
Fields
#
isNative
Boolean !
Non-null
Indicates whether the DMARC record is native to the domain (not resolved through a CNAME chain)
isRoot
Boolean !
Non-null
Indicates whether the domain where the record was found is a root/apex domain (cannot use CNAME at root)
status
Non-null
Verification status: Valid if a recognized policy is present, Missing if no record found
Usages
#
References
#
- Field dmarcResult from DomainResult
Previous
DisplayType
