ExpertPdf PDF Creator Library
CertSystemStore Enumeration
NamespacesExpertPdf.PdfCreatorCertSystemStore
ExpertPdf PDF Creator Library
Available system certificates stores.
Declaration Syntax
C#Visual BasicVisual C++
public enum CertSystemStore
Public Enumeration CertSystemStore
public enum class CertSystemStore
Members
MemberDescription
CA
Certification authority certificates.

MY
A certificate store that holds certificates with associated private keys.

ROOT
Root certificates.

SPC
Software Publisher Certificate.

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