A Domain Object
Name | Type | Description | Notes |
---|---|---|---|
PkiDomainID | int | The unique ID of the Domain | |
SDomainName | string | The name of the Domain | |
BDomainValiddkim | bool | Whether the DKIM is valid or not | |
BDomainValidmailfrom | bool | Whether the mail from is valid or not | |
BDomainValidcustomer | bool | Whether the customer has access to it or not | |
ObjAudit | CommonAudit | ||
AObjDnsrecord | List<CustomDnsrecordResponse> |