The available AWS access control policy actions for Amazon SES.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class SESActionIdentifiers
 Members
 Members| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description | 
|---|---|---|
|  | SESActionIdentifiers()()()() | Initializes a new instance of the SESActionIdentifiers class | 
|   | AllSESActions | |
|   | DeleteIdentity | |
|   | DeleteVerifiedEmailAddress | |
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|   | GetIdentityDkimAttributes | |
|   | GetIdentityNotificationAttributes | |
|   | GetIdentityVerificationAttributes | |
|   | GetSendQuota | |
|   | GetSendStatistics | |
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|   | ListIdentities | |
|   | ListVerifiedEmailAddresses | |
|   | SendEmail | |
|   | SendRawEmail | |
|   | SetIdentityDkimEnabled | |
|   | SetIdentityFeedbackForwardingEnabled | |
|   | SetIdentityNotificationTopic | |
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|   | VerifyDomainDkim | |
|   | VerifyDomainIdentity | |
|   | VerifyEmailAddress | |
|   | VerifyEmailIdentity | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | SESActionIdentifiers |