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