WebSSLCertificate Property

Gets server SSL certificate.

Definition

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

Property Value

X509Certificate2

See Also