Gets the certificates collection from the specified system certificates store.
Namespace: EvoExcelToPdf
Assembly: evoexceltopdf (in evoexceltopdf.dll) Version: 10.0.0.0
Syntax
public static DigitalCertificatesCollection GetCertificates( CertSystemStore sysCertStore )
Parameters
- sysCertStore
- Type: EvoExcelToPdfCertSystemStore
The system certificates store
Return Value
Type: DigitalCertificatesCollectionThe certificates collection
See Also