Container for the parameters to the SetIdentityDkimEnabled operation.
Enables or disables Easy DKIM signing of email sent from an identity:
- If Easy DKIM signing is enabled for a domain name identity (e.g.,
example.com ), then Amazon SES will DKIM-sign all email sent by addresses under that domain name (e.g.,user@example.com ). - If Easy DKIM signing is enabled for an email address, then Amazon SES will DKIM-sign all email sent by that email address.
For email addresses (e.g.,
This action is throttled at one request per second.
For more information about Easy DKIM signing, go to the Amazon SES Developer Guide.
Inheritance Hierarchy
System.Object
Amazon.Runtime.AmazonWebServiceRequest
Amazon.SimpleEmail.Model.SetIdentityDkimEnabledRequest
Amazon.Runtime.AmazonWebServiceRequest
Amazon.SimpleEmail.Model.SetIdentityDkimEnabledRequest
Namespace: Amazon.SimpleEmail.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class SetIdentityDkimEnabledRequest : AmazonWebServiceRequest IRequestEvents
The SetIdentityDkimEnabledRequest type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
SetIdentityDkimEnabledRequest() |
Properties
Name | Description | |
---|---|---|
![]() |
DkimEnabled |
Sets whether DKIM signing is enabled for an identity. Set to |
![]() |
Identity | The identity for which DKIM signing should be enabled or disabled. |
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