|  | IDigital | 
 Syntax
Syntaxpublic interface IDigitalCertificate
The IDigitalCertificate type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CreationDate | Gets the date that the certificate was created. | 
|  | Gets the email address of the owner of the certificate. | |
|  | ExpirationDate | Gets the expiration date of the certificate. | 
|  | Fingerprint | Gets the fingerprint of the certificate. | 
|  | Name | Gets the name of the owner of the certificate. | 
|  | PublicKeyAlgorithm | Gets the public key algorithm supported by the certificate. | 
 Remarks
Remarks See Also
See Also