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.26106.1555
Syntax
public bool SkipSignerCheck { get; set; }

Property Value

Boolean
See Also