Winnovative HTML to PDF Converter

DigitalCertificatesStoreGetCertificates Method (CertSystemStore)

Winnovative HTML to PDF Converter for .NET Documentation
Gets the certificates collection from the specified system certificates store.

Namespace:  Winnovative
Assembly:  wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax

public static DigitalCertificatesCollection GetCertificates(
	CertSystemStore sysCertStore
)

Parameters

sysCertStore
Type: WinnovativeCertSystemStore
The system certificates store

Return Value

Type: DigitalCertificatesCollection
The certificates collection
See Also

Reference