API Reference
Class
RecentObjectCreationService
Finds recently created directory objects (low-priv LDAP search).
Inheritance
- Object
- RecentObjectCreationService
Methods
public static View Evaluate(String domainName, Int32 days) #Returns:
ViewReturns users, computers, and groups created within the specified lookback window.
Parameters
- domainName System.String
- DNS domain name.
- days System.Int32
- Lookback window in days (absolute value is used).
Returns
View with counts and lightweight rows per category.