TestimoX

API Reference

Class

PkiEnrollmentEndpointsSnapshot

Namespace ADPlayground.Pki.PkiEnrollmentEndpointService
Assembly ADPlayground
Modifiers sealed

Forest view of enrollment endpoints published in the configuration naming context.

Inheritance

  • Object
  • PkiEnrollmentEndpointsSnapshot

Constructors

public PkiEnrollmentEndpointsSnapshot() #

Properties

public String ForestName { get; set; } #

Forest DNS name.

public String ConfigurationNamingContext { get; set; } #

Configuration naming context DN.

public IReadOnlyList<PkiEnrollmentEndpointInfo> Endpoints { get; set; } #

Published enrollment endpoints.