API Reference
Class
PkiApi
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:
PkiConfigurationReturns typed PKI posture (ROCA, weak RSA, enrollment endpoints).
Parameters
- forestName System.String
public static View GetTemplates(String forestName) #Returns:
ViewReturns typed template inventory with risk flags.
Parameters
- forestName System.String