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.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
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