The properties of the Certificate class are listed below. For a complete list of Certificate class members, see the Certificate Members topic.
CertAsBase64 | Gets or sets the base64 encoded representation of the certificate. |
CertPoliciesId | Gets a space separated list of certificate policies. |
DisplayName | Gets the name of the certificate subject. |
Email | Returns the email of the certificate subject. |
IssuerName | Gets the name of the certificate issuer. |
SerialHex | Gets a hexadecimal string that contains the certificate serial number. |
ThumbprintSha1Hex | Gets a hexadecimal string that contains the certificate thumbprint. |
ValidNotAfter | Gets the ending date for the validity of the certificate. |
ValidNotBefore | Gets the beginning date for the validity of the certificate. |
Certificate Class | CreaSign Namespace
(c) Crea 2002-2006