Hello,
Before using ValidateMessage method:
Needed to decrypt the encrypted (or signed / signed+encrypted) email message, and then pass the decrypted message to ValidateMessage method?
Or not needed? Better to add such info to the above help page.
Hello,
Before using ValidateMessage method:
Needed to decrypt the encrypted (or signed / signed+encrypted) email message, and then pass the decrypted message to ValidateMessage method?
Or not needed? Better to add such info to the above help page.
You can use MailMessage.ValidateMessage method to validate message file. Could you please share some more detail about your requirement?