API Reference
Class
SidHistorySameDomainEvaluator
Counts sIDHistory entries that reference the same domain SID as the current domain.
Inheritance
- Object
- SidHistorySameDomainEvaluator
Methods
public static View Evaluate(String domainName) #Returns:
ViewCounts sIDHistory entries matching the current domain's SID prefix.
Parameters
- domainName System.String
- DNS name of the domain.
Returns
View with the count.
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object