CertConfigEntryDWebEnrollmentServers Property

An array of certificate enrollment Web service URLs for a specific CA configuration in the Active Directory.

Definition

Namespace: SysadminsLV.PKI.Dcom.Implementations
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public ICertConfigEnrollEndpointD[] WebEnrollmentServers { get; }

Property Value

ICertConfigEnrollEndpointD

Implements

ICertConfigEntryDWebEnrollmentServers

See Also