AWS SDK for .NET Documentation
GetIdentityDkimAttributesResult Class
AmazonAmazon.SimpleEmail.ModelGetIdentityDkimAttributesResult Did this page help you?   Yes   No    Tell us about it...
Represents a list of all the DKIM attributes for the specified identity.
Declaration Syntax
C#
public class GetIdentityDkimAttributesResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
GetIdentityDkimAttributesResult()()()()
Initializes a new instance of the GetIdentityDkimAttributesResult class

DkimAttributes
Gets and sets the property DkimAttributes.

The DKIM attributes for an email address or a domain.


Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithDkimAttributes(array<KeyValuePair<(Of <<'(String, IdentityDkimAttributes>)>>)>[]()[][]) Obsolete.
Adds the KeyValuePairs to the DkimAttributes dictionary.

Inheritance Hierarchy
Object
GetIdentityDkimAttributesResult

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)