The CertificateInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
CrlDistributionPoints |
Gets the CRL distribution points collection.
| |
EffectiveDate |
Gets or sets the certificate effective date.
| |
ExpirationDate |
Gets or sets the certificate expiration date.
| |
Extensions |
Gets the certificate extensions collection.
| |
MailAddress |
Gets or sets the certificate owner's e-mail address.
| |
SignatureHashAlgorithm |
Gets or sets the hash algorithm to be used to create the signature of the certificate.
| |
Subject |
Gets or sets the certificate subject.
| |
Usage |
Gets or sets the basic certificate usage.
|