CertSrvConfigConfigEntries Property

Gets a collection of config entries to update when calling Commit(Boolean) method.

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 List<RegConfigEntry> ConfigEntries { get; }

Property Value

ListRegConfigEntry

See Also