Digital |
The DigitalCertificatesCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of certificates in collection. | |
| Item | Gets the certificate at the specified zero besed index from collection. |
| Name | Description | |
|---|---|---|
| GetCertByIssuer | Searches the certificate by issuer name. | |
| GetCertBySerialNumber | Searches the certificate by the specified serial number. | |
| GetCertBySubject | Searches the certificate by subject name. | |
| GetEnumerator | Gets the collection enumerator. |