PdfCertificatesCollectionFromSystemStore(CertificatesStoreTypes) Method
Returns the collection of certificates from a given system store
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
public static PdfCertificatesCollection FromSystemStore(
CertificatesStoreTypes systemStoreType
)
Public Shared Function FromSystemStore (
systemStoreType As CertificatesStoreTypes
) As PdfCertificatesCollection
public:
static PdfCertificatesCollection^ FromSystemStore(
CertificatesStoreTypes systemStoreType
)
static member FromSystemStore :
systemStoreType : CertificatesStoreTypes -> PdfCertificatesCollection
- systemStoreType CertificatesStoreTypes
- The system store
PdfCertificatesCollectionThe collection of certificates from the given store