DigitalSignatureElementCertificateIndex Property

Gets or sets the certificate index in collection of certificates stored in PFX file

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 11.0.0
C#
public int CertificateIndex { get; set; }

Property Value

Int32

See Also