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.26106.1555
Syntax
public bool IsValid()

Return Value

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