Represents the DKIM attributes of a verified email address or a domain.
Inheritance Hierarchy
Namespace: Amazon.SimpleEmail.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class IdentityDkimAttributes : Object
The IdentityDkimAttributes type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
IdentityDkimAttributes() |
Properties
Name | Description | |
---|---|---|
![]() |
DkimEnabled | True if DKIM signing is enabled for email sent from the identity; false otherwise. |
![]() |
DkimTokens |
A set of DNS records (tokens) that must be published in the domain name's DNS for DKIM verification to complete, and which must remain
published in order for DKIM signing to succeed. The tokens are |
![]() |
DkimVerificationStatus |
Describes whether Amazon SES has successfully verified the DKIM DNS records (tokens) published in the domain name's DNS. (This only applies
to domain identities, not email address identities.)
Constraints: |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8