DigitalCertificatesCollectionItem Property
Gets the certificate at the specified zero besed index from collection.
Namespace: EvoWordToPdfAssembly: EvoWordToPdf_NetCore (in EvoWordToPdf_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.