PdfCertificatesCollectionFromSystemStore Method

Returns the collection of certificates from the Personal system store

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public static PdfCertificatesCollection FromSystemStore()

Return Value

PdfCertificatesCollection
The collection of certificates from the Personal system store

See Also