ExpertPdf PDF Creator Library
GetCertificates Method (sysCertStore)
NamespacesExpertPdf.PdfCreatorDigitalCertificatesStoreGetCertificates(CertSystemStore)
ExpertPdf PDF Creator Library
Gets the certificates collection from the specified system certificates store.
Declaration Syntax
C#Visual BasicVisual C++
public static DigitalCertificatesCollection GetCertificates(
	CertSystemStore sysCertStore
)
Public Shared Function GetCertificates ( _
	sysCertStore As CertSystemStore _
) As DigitalCertificatesCollection
public:
static DigitalCertificatesCollection^ GetCertificates(
	CertSystemStore sysCertStore
)
Parameters
sysCertStore (CertSystemStore)
The system certificates store
Return Value
The certificates collection

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