Click or drag to resize

ICertConfigEnrollEndpointD Interface

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

Namespace:  SysadminsLV.PKI.Dcom
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public interface ICertConfigEnrollEndpointD

The ICertConfigEnrollEndpointD type exposes the following members.

Properties
  NameDescription
Public propertyAuthentication
Gets the authentication type.
Public propertyPriority
Gets the priority of this endpoint.
Public propertyRenewalOnly
Indicates whether the endpoint is for renewal requests only (True), or accepts initial requests (False).
Public propertyUri
Gets enrollment web services endpoint URL.
Top
Methods
  NameDescription
Public methodDsEncode
Encodes a enrollment web service URL to an Active Directory compatible format.
Top
See Also