Pdf | |
The PdfDigitalCertificatesCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of certificates in the collection. | |
| Item | Gets the certificate at the specified zero based index from collection. |
| Name | Description | |
|---|---|---|
| GetCertByIssuer | Searches for a certificate with a specified issuer name. | |
| GetCertBySerialNumber | Searches for a certificate with a specified serial number. | |
| GetCertBySubject | Searches for a certificate with a specified subject name. | |
| GetEnumerator | Gets the collection enumerator. |