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.0.1.0 (4.0.1.0)
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.
|