Winnovative Excel to PDF Converter

DigitalCertificatesStoreGetCertificates Method (CertSystemStore)

Winnovative Excel to PDF Converter Documentation
Gets the certificates collection from the specified system certificates store.

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

public static DigitalCertificatesCollection GetCertificates(
	CertSystemStore sysCertStore
)

Parameters

sysCertStore
Type: Winnovative.ExcelToPdfCertSystemStore
The system certificates store

Return Value

Type: DigitalCertificatesCollection
The certificates collection
See Also

Reference