Click or drag to resize

SignatureValidationConfigurationSkipSignerCheck Property

Gets or sets a Boolean value that specifies whether to check if an email was signed by the person that sent it. Default is false.

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

Property Value

Type: Boolean
See Also