CertificateStoreDispose Method
Releases the resources associated with the current CertificateStore object.

Namespace: MailBee.Security
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
Remarks
The certificate store is an unmanaged resource, it's recommended to manually dispose it when you no longer need it.
See Also