X509CertificateContextPropertyCertificate Property

Gets the certificate the property is associated with.

Definition

Namespace: SysadminsLV.PKI.Cryptography.X509Certificates
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
C#
public X509Certificate2 Certificate { get; }

Property Value

X509Certificate2

See Also