ICertConfigEnrollEndpointD Interface

Represents an [MS-WSTEP] ADCS Enrollment Web Services enrollment endpoint.

Definition

Namespace: SysadminsLV.PKI.Dcom
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public interface ICertConfigEnrollEndpointD

Properties

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.

Methods

DsEncode Encodes a enrollment web service URL to an Active Directory compatible format.

See Also