The CertificateChain type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count |
Gets the number of certificates in the chain.
| |
DefaultEngine | Obsolete. | |
Item |
Gets or sets the certificate at the specified position.
| |
LeafCertificate |
Gets the first certificate in the chain, if not empty.
| |
RootCertificate |
Gets the certificate of the root certification authority, if available.
|