TestimoX

API Reference

Class

PkiInventorySnapshot

Namespace ADPlayground.Pki
Assembly ADPlayground
Modifiers sealed

Forest‑wide PKI inventory snapshot including Enrollment Services and certificate templates.

Inheritance

  • Object
  • PkiInventorySnapshot

Constructors

public PkiInventorySnapshot() #

Properties

public String ForestName { get; set; } #

Forest DNS name for which the inventory was collected.

public String ConfigurationNamingContext { get; set; } #

Configuration naming context distinguished name.

public IReadOnlyList<PkiEnrollmentServiceInfo> EnrollmentServices { get; set; } #

Active Directory Certificate Services (AD CS) Enrollment Services (CA instances).

public IReadOnlyList<PkiTemplateInfo> Templates { get; set; } #

Certificate templates discovered in the directory.