Click or drag to resize

CertRequestStatusCertificate Property

If enrollment was successfull, the property contains issued certificate.

Namespace:  PKI.Enrollment
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public X509Certificate2 Certificate { get; set; }

Property Value

Type: X509Certificate2
See Also