TestimoX

API Reference

Class

JavaSchemaForestService

Namespace ADPlayground.DirectoryServices
Assembly ADPlayground
Modifiers static

Forest-level aggregation for legacy Java schema exposure. Checks if java* attributes exist in the forest schema and, when present, enumerates users with java* values across all domains in the forest.

Inheritance

  • Object
  • JavaSchemaForestService

Methods

public static View Evaluate(String forestName = null) #
Returns: View

Evaluates forest Java schema exposure, aggregating users from all forest domains only when java* attributes are present in the schema.

Parameters

forestName System.String = null optionalposition: 0
Optional forest root DNS name. When null, the current forest is used.

Returns

Aggregated View for the forest.