Gets and sets the property DkimAttributes. 
            
The DKIM attributes for an email address or a domain.
 Declaration Syntax
 Declaration Syntax| C# | 
public Dictionary<string, IdentityDkimAttributes> DkimAttributes { get; set; }
The DKIM attributes for an email address or a domain.
 Declaration Syntax
 Declaration Syntax| C# | 
public Dictionary<string, IdentityDkimAttributes> DkimAttributes { get; set; }