X509CertificateContextPropertyCertificate Property
Gets the certificate the property is associated with.
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public X509Certificate2 Certificate { get; }
Public ReadOnly Property Certificate As X509Certificate2
Get
public:
property X509Certificate2^ Certificate {
X509Certificate2^ get ();
}
member Certificate : X509Certificate2 with get
Property Value
X509Certificate2