API Reference
Class
PkiInventorySnapshot
Forest‑wide PKI inventory snapshot including Enrollment Services and certificate templates.
Inheritance
- Object
- PkiInventorySnapshot
Constructors
public PkiInventorySnapshot() #Inherited Methods
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.