IdentityDkimAttributes.DkimTokens Property

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
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 CNAME DNS records that point to DKIM public keys hosted by Amazon SES. (This only applies to domain entities, not email address identities.)

Namespace: Amazon.SimpleEmail.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public List<String> DkimTokens { get; set; }
Property Value
Type: System.Collections.Generic.List<System.String>

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