Click or drag to resize

SMIMEConfigurationDecryptAutomatically Property

Specifies if S/MIME encrypted messages should be decrypted automatically. Decryption searches through Certificates collection and My store to find appropriate certificate. Default is true.

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

Property Value

Boolean
See Also