DigitalCertificatesCollectionItem Property
Gets the certificate at the specified zero besed index from collection.
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 20.0.0
public DigitalCertificate this[
int index
] { get; }
- index Int32
- The zero based certificate index.
DigitalCertificateThe certificate at the specified index.