ICertConfigEnrollEndpointD Interface
Represents an
[MS-WSTEP]
ADCS Enrollment Web Services enrollment endpoint.
Namespace: SysadminsLV.PKI.DcomAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
public interface ICertConfigEnrollEndpointD
Public Interface ICertConfigEnrollEndpointD
public interface class ICertConfigEnrollEndpointD
type ICertConfigEnrollEndpointD = interface end
| Authentication |
Gets the authentication type.
|
| KeyBasedRenewal |
Indicates whether the endpoint supports key-based renewal.
|
| Priority |
Gets the priority of this endpoint.
|
| RenewalOnly |
Indicates whether the endpoint is for renewal requests only (True), or accepts initial requests (False).
|
| Uri |
Gets enrollment web services endpoint URL.
|
| DsEncode |
Encodes a enrollment web service URL to an Active Directory compatible format.
|