API Reference
Class
Context
Recognizer context cached for one evaluation run.
Inheritance
- Object
- Context
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Accepted by parameters
Constructors
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.