Click or drag to resize

DKIMSignatureInfo.GetErrors Method

Gets list of the errors in this object.

Namespace:  Limilabs.Mail.DKIM
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public List<string> GetErrors()

Return Value

Type: List<String>
List of errors.
See Also