Click or drag to resize

DKIMSignatureInfoIsValid Method

Checks if this object is correctly filled.

Namespace:  Limilabs.Mail.DKIM
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public bool IsValid()

Return Value

Type: Boolean
True if object is correctly filled, false otherwise.
See Also