The DigitalCertificate type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | EndDate |
Gets the end date of this digital certificate.
|
![]() | Issuer |
Gets issuer name of this digital certificate.
|
![]() | SerialNumber |
Gets serial number of this digital certificate.
|
![]() | StartDate |
Gets the start date of this digital certificate.
|
![]() | Subject |
Gets the subject of this digital certificate.
|
![]() | Version |
Gets version number of this digital certificate.
|
See Also