TestimoX

API Reference

Class

KdsRootKeyPostureService

Namespace ADPlayground.Forests
Assembly ADPlayground
Modifiers static

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: View

Evaluates KDS root key posture.

Parameters

options ADPlayground.Forests.KdsRootKeyPostureService.Options = null optionalposition: 0
Evaluation options.
keyProvider System.Func{System.Collections.Generic.IEnumerable{ADPlayground.KdsRootKeyInfo}} = null optionalposition: 1
Optional root-key provider override for tests and reuse.

Returns

Typed KDS root key posture view.