WebSSLCertificateIsValid Property

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

Definition

Namespace: PKI.Web
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public bool CertificateIsValid { get; }

Property Value

Boolean

See Also