Click or drag to resize

SMIMEConfigurationExtractSignedAutomatically Property

Specifies if S/MIME signed messages should be extracted automatically. This settings affects signed emails that use pkcs7-mime signed-data (not detached signatures). Default is true.

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

Property Value

Type: Boolean
See Also