API Reference
Class
ForestConfigurationPartitionOwnerPostureService
Evaluates owner posture for selected configuration-partition topology objects in the forest.
Inheritance
- Object
- ForestConfigurationPartitionOwnerPostureService
Methods
Evaluate 2 overloads
public static View Evaluate(String forestName = null) #Returns:
ViewEvaluates configuration-partition owner posture using the current forest context.
Parameters
- forestName System.String = null
- Optional forest DNS name.
Returns
Typed configuration-partition owner posture view.
public static View Evaluate(Options options, DirectoryContextProvider contextProvider = null) #Returns:
ViewEvaluates configuration-partition owner posture using the supplied options.
Parameters
- options ADPlayground.Forests.ForestConfigurationPartitionOwnerPostureService.Options
- Evaluation options.
- contextProvider ADPlayground.DirectoryOps.DirectoryContextProvider = null
- Optional forest metadata provider for tests and reuse.
Returns
Typed configuration-partition owner posture view.