CertificateExpired Property  | 
 
                Indicates whether the certificate has already expired.
            
 
    Namespace: 
   DotNetBrowser.Net.Certificates
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.2
Syntaxpublic bool Expired { get; }Property Value
Type: 
Booleanfalse if the certificate is not expired, otherwise - 
true.
See Also