ExpertPdf PDF Creator Library
CertSystemStore Enumeration
NamespacesExpertPdf.PdfCreatorCertSystemStore
ExpertPdf PDF Creator Library
The types of system certificates stores.
Declaration Syntax
C#Visual BasicVisual C++
public enum CertSystemStore
Public Enumeration CertSystemStore
public enum class CertSystemStore
Members
MemberDescription
PersonalCertificates
A certificate store that holds certificates with associated private keys (Personal Certificates store).

RootCertificationAuthorities
Root certificates (Trusted Root Certification Authorities store).

CertificationAuthorities
Certification authority certificates (Intermediate Certification Authorities store).

SoftwarePublisherCertificates
Software Publisher Certificates store.

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.0.0.0 (5.0.0.0)