CertificateStoreProvider.Dispose() Method
Closes the underlying store.
Namespace: DevExpress.Office.DigitalSignatures
Assembly: DevExpress.Pdf.v26.1.Core.dll
Declaration
Remarks
The Dispose method disposes the store if the CertificateStoreProvider‘s closeStore constructor parameter was set to true.
Implements
See Also