CertSrvConfigConfigManager Property

Gets the CA configuration read/write manager used by implementers to read and write configuration.

Definition

Namespace: SysadminsLV.PKI.Management.CertificateServices
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
protected CertSrvConfigUtil ConfigManager { get; }

Property Value

CertSrvConfigUtil

See Also