TestimoX

API Reference

Class

Context

Namespace ADPlayground.DirectoryOps.AdminSdHolderExpectedDelegationRecognizer
Assembly ADPlayground
Modifiers sealed

Recognizer context cached for one evaluation run.

Inheritance

  • Object
  • Context

Constructors

Properties

public Boolean ExchangeSchemaPresent { get; set; } #

True when Exchange schema appears to be present in the forest.

public IReadOnlyDictionary<Guid, ValueTuple<String, String>> SchemaNamesByGuid { get; set; } #

Domain-scoped schema object names keyed by GUID for this evaluation run.

public IReadOnlyDictionary<Guid, String> ExtendedRightsByGuid { get; set; } #

Domain-scoped extended-right display names keyed by GUID for this evaluation run.