Windows |
public class WindowsSecureMimeDigitalCertificate : IDigitalCertificate
The WindowsSecureMimeDigitalCertificate type exposes the following members.
| Name | Description | |
|---|---|---|
| WindowsSecureMimeDigitalCertificate | Initialize a new instance of the WindowsSecureMimeDigitalCertificate class. |
| Name | Description | |
|---|---|---|
| Certificate | Get the X.509 certificate. | |
| CreationDate | Get the date that the certificate was created. | |
| DnsNames | Get the DNS names of the owner of the certificate. | |
| Get the email address of the owner of the certificate. | ||
| ExpirationDate | Get the expiration date of the certificate. | |
| Fingerprint | Get the fingerprint of the certificate. | |
| Name | Get the name of the owner of the certificate. | |
| PublicKeyAlgorithm | Get the public key algorithm supported by the certificate. |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object) | |
| Finalize | (Inherited from Object) | |
| GetHashCode | (Inherited from Object) | |
| GetType | (Inherited from Object) | |
| MemberwiseClone | (Inherited from Object) | |
| ToString | (Inherited from Object) |