Click or drag to resize

WebSSLCertificateIsValid Property

Gets the status of the certificate. True if the certificate is valid, otherwise False.

Namespace:  PKI.Web
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public bool CertificateIsValid { get; }

Property Value

Type: Boolean
See Also