Click or drag to resize
Pdf Library for .NET

PdfDigitalCertificatesStoreGetCertificates Method

Gets the certificates collection from the Personal Certificates store.

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntax
public static PdfDigitalCertificatesCollection GetCertificates()

Return Value

PdfDigitalCertificatesCollection
The Personal certificates collection.
Remarks
The Personal Certificates store can be accessed from Control Panel/Internet Options, Content, Certificates.
See Also