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

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