API Reference
Class
Context
Recognizer context cached for one evaluation run.
Inheritance
- Object
- Context
Constructors
Inherited Methods
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.