interface DomainRecords {
    dmarc?: DomainRecordsDMARC;
}

Properties

Properties

DMARC TXT record specification.