TestimoX

API Reference

Class

PkiEnrollmentEndpointService

Namespace ADPlayground.Pki
Assembly ADPlayground
Modifiers static

Discovers Certificate Enrollment Web Services (CEP/CES) service connection points from the Configuration NC. Results include the published URL and coarse-grained endpoint type.

Inheritance

  • Object
  • PkiEnrollmentEndpointService

Methods

public static PkiEnrollmentEndpointsSnapshot GetSnapshot(String forestName = null) #
Returns: PkiEnrollmentEndpointsSnapshot

Reads CEP/CES (and related) enrollment endpoints from the configuration naming context.

Parameters

forestName System.String = null optionalposition: 0
Forest DNS name or null for current.

Returns

Snapshot with connection point entries.