Gets the certificates collection from the specified system certificates store.

C# | Visual Basic | Visual C++ |
public static DigitalCertificatesCollection GetCertificates( CertSystemStore sysCertStore )
Public Shared Function GetCertificates ( sysCertStore As CertSystemStore ) As DigitalCertificatesCollection
public: static DigitalCertificatesCollection^ GetCertificates( CertSystemStore sysCertStore )

- sysCertStore (CertSystemStore)
- The system certificates store

DigitalCertificatesCollection
The certificates collection
The certificates collection
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)