API Reference
Class
KdsRootKeyPostureService
Builds a typed posture view over KDS root keys used for gMSA support.
Inheritance
- Object
- KdsRootKeyPostureService
Methods
public static View Evaluate(Options options = null, Func<IEnumerable<KdsRootKeyInfo>> keyProvider = null) #Returns:
ViewEvaluates KDS root key posture.
Parameters
- options ADPlayground.Forests.KdsRootKeyPostureService.Options = null
- Evaluation options.
- keyProvider System.Func{System.Collections.Generic.IEnumerable{ADPlayground.KdsRootKeyInfo}} = null
- Optional root-key provider override for tests and reuse.
Returns
Typed KDS root key posture view.