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.0.1.0 (4.0.1.0)
C#
public X509Certificate2 Certificate { get; }

Property Value

X509Certificate2

See Also