API Reference
Class
PkiEnrollmentEndpointService
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:
PkiEnrollmentEndpointsSnapshotReads CEP/CES (and related) enrollment endpoints from the configuration naming context.
Parameters
- forestName System.String = null
- Forest DNS name or null for current.
Returns
Snapshot with connection point entries.