Verifies the DKIM (DomainKeys Identified Mail) digital signature on this message.
Queries DNS server to get the public key.
Namespace: Limilabs.MailAssembly: Mail (in Mail.dll) Version: 3.0.12102.1426
Syntax
| C# |
|---|
bool CheckDKIMSignature() |
| Visual Basic |
|---|
Function CheckDKIMSignature As Boolean |
| Visual C++ |
|---|
bool CheckDKIMSignature() |