CertRequestStatusCertificationAuthority Property |
Namespace:
PKI.Enrollment
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public CertificateAuthority CertificationAuthority { get; set; }
Public Property CertificationAuthority As CertificateAuthority
Get
Set
public:
property CertificateAuthority^ CertificationAuthority {
CertificateAuthority^ get ();
void set (CertificateAuthority^ value);
}
member CertificationAuthority : CertificateAuthority with get, set
Property Value
Type:
CertificateAuthoritySee Also