Click or drag to resize
GDSecureMimeCertificateNotBeforeDate Property
Gets value of the X.509 Validity: Not Before date of the certificate.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public string NotBeforeDate { get; }

Property Value

Type: String
Value of the X.509 Validity: Not Before date of the certificate.
See Also