CertConfigEntryDWebEnrollmentServers Property
An array of certificate enrollment Web service URLs for a specific CA configuration in the Active Directory.
Namespace: SysadminsLV.PKI.Dcom.ImplementationsAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public ICertConfigEnrollEndpointD[] WebEnrollmentServers { get; }
Public ReadOnly Property WebEnrollmentServers As ICertConfigEnrollEndpointD()
Get
public:
virtual property array<ICertConfigEnrollEndpointD^>^ WebEnrollmentServers {
array<ICertConfigEnrollEndpointD^>^ get () sealed;
}
abstract WebEnrollmentServers : ICertConfigEnrollEndpointD[] with get
override WebEnrollmentServers : ICertConfigEnrollEndpointD[] with get
ICertConfigEnrollEndpointDICertConfigEntryDWebEnrollmentServers