DigitalCertificatesStoreGetCertificates Method
Gets the certificates collection from the Personal Certificates store.
The Personal Certificates store can be accessed from Control Panel/Internet Options,
Content, Certificates.
Namespace: EvoPdfAssembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
public static DigitalCertificatesCollection GetCertificates()
Public Shared Function GetCertificates As DigitalCertificatesCollection
Return Value
DigitalCertificatesCollectionThe Personal certificates collection.