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