Click or drag to resize

DKIMValidationConfigurationMode Property

Gets or sets the cvalue indincating how DKIM-Signature headers are validated.

Namespace:  Limilabs.Mail
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public DKIMValidationMode Mode { get; set; }

Property Value

Type: DKIMValidationMode
See Also