CertificateDispose Method
Releases the resources associated with the Certificate object.

Namespace: MailBee.Security
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
Remarks
This method exists for backward compatibility. MailBee.NET Objects library now uses managed certificates which do not require disposing.
See Also