For a list of all members of this type, see Certificate members.
"| Name | Description | |
|---|---|---|
![]() | Description | Returns the human-readable description of this certificate. |
![]() | EmailAddress | Returns an email address string associated with the certificate. |
![]() | ExpirationDate | Returns the date this certificate will cease to be valid. |
![]() | Handle | Holds a handle to the Certificate object for advanced users. |
![]() | Hash | Returns the certificate's 20-byte SHA hash value. |
![]() | IssueDate | Returns the date this certificate was/will be made valid. |
![]() | IssuedTo | Returns the domain name of the party this certificate was issued to. |
![]() | IssuerName | Returns the name of the Certificate Authority that issued this certificate. |
![]() | KeyUsage | Identifies for what purpose a key should be used. |
![]() | Name | Returns the friendly name of this certificate. |
![]() | SerialNumber | Returns the serial number of this certificate as a Hex-encoded string. |
![]() | Version | Returns the version of X.509 certificate being used. |
