TestimoX

API Reference

Class

PkiApi

Namespace ADPlayground.Pki
Assembly ADPlayground
Modifiers static

PowerShell-like facade for PKI posture and template inventory. Returns typed posture and templates.

Inheritance

  • Object
  • PkiApi

Methods

public static PkiConfiguration GetPosture(String forestName) #
Returns: PkiConfiguration

Returns typed PKI posture (ROCA, weak RSA, enrollment endpoints).

Parameters

forestName System.String requiredposition: 0
public static View GetTemplates(String forestName) #
Returns: View

Returns typed template inventory with risk flags.

Parameters

forestName System.String requiredposition: 0