Click or drag to resize

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: ExpertPdf.PdfCreator
Assembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntax
public static DigitalCertificatesCollection GetCertificates()

Return Value

DigitalCertificatesCollection
The Personal certificates collection.
See Also