CertificateNotBefore Property  | 
 
                The DateTime starting from the certificate is valid.
            
 
    Namespace: 
   DotNetBrowser.Net.Certificates
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.5
Syntaxpublic DateTime NotBefore { get; }Property Value
Type: 
DateTimeReturns the time from what the certificate is valid as DataTime object
See Also