API Reference
Class
SidHistoryApi
PowerShell-like facade that composes sIDHistory evaluator outputs into a single aggregate.
Inheritance
- Object
- SidHistoryApi
Methods
public static Aggregate GetAggregate(String domain) #Returns:
AggregateReturns typed sIDHistory aggregates for the given domain.
Parameters
- domain System.String
- DNS domain name.
Returns
Materialized aggregate.
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object