The types of system certificates stores.
| C# | Visual Basic | Visual C++ |
public enum CertSystemStore
Public Enumeration CertSystemStore
public enum class CertSystemStore
| Member | Description |
|---|---|
| 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.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)