CertRequestStatusCertificate Property

If enrollment was successfull, the property contains issued certificate.

Definition

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

Property Value

X509Certificate2

See Also