CertificateDispose Method
Releases the resources associated with the Certificate object.

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