ICertConfigEntryDWebEnrollmentServers Property |
An array of certificate enrollment Web service URLs for a specific CA configuration in the Active Directory.
Namespace:
SysadminsLV.PKI.Dcom
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax ICertConfigEnrollEndpointD[] WebEnrollmentServers { get; }
ReadOnly Property WebEnrollmentServers As ICertConfigEnrollEndpointD()
Get
property array<ICertConfigEnrollEndpointD^>^ WebEnrollmentServers {
array<ICertConfigEnrollEndpointD^>^ get ();
}
abstract WebEnrollmentServers : ICertConfigEnrollEndpointD[] with get
Property Value
Type:
ICertConfigEnrollEndpointDSee Also