Gets the date the certificate is valid from.
A DateTime value representing the date from which the certificate gets no longer valid, or MinValue if the date could not be parsed.
| Exception Type | Condition |
|---|---|
| MailBeeDateParsingException | A date parsing error occurred and ThrowExceptions is true. |
The example is available in Certificate topic.
Certificate Class | MailBee.Security Namespace | ValidToDate