protected X509Certificate2 IssuerCAKeyCert {get;}
protected: property X509Certificate2^ IssuerCAKeyCert { X509Certificate2^ get(); }
'Declaration
Protected ReadOnly Property IssuerCAKeyCert As X509Certificate2
'Usage
Dim instance As CertificateBuilderBase Dim value As X509Certificate2 value = instance.IssuerCAKeyCert