WebSSLCertificateIsValid Property
Gets the status of the certificate. True if the certificate is valid, otherwise False.
Namespace: PKI.WebAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
public bool CertificateIsValid { get; }
Public ReadOnly Property CertificateIsValid As Boolean
Get
public:
property bool CertificateIsValid {
bool get ();
}
member CertificateIsValid : bool with get
Property Value
Boolean