dkimEnabled property

bool dkimEnabled
final

Is true if DKIM signing is enabled for email sent from the identity. It's false otherwise. The default value is true.

Implementation

final bool dkimEnabled;