Gets the certificates collection from the specified system certificates store.
Namespace: EvoPdfAssembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0
Syntax
| C# |
|---|
public static DigitalCertificatesCollection GetCertificates( CertSystemStore sysCertStore ) |
| Visual Basic |
|---|
Public Shared Function GetCertificates ( sysCertStore As CertSystemStore ) As DigitalCertificatesCollection |
| Visual C++ |
|---|
public: static DigitalCertificatesCollection^ GetCertificates( CertSystemStore sysCertStore ) |
Parameters
- sysCertStore
- Type: EvoPdf..::..CertSystemStore
The system certificates store
Return Value
Type: DigitalCertificatesCollectionThe certificates collection