API Reference
Class
RecycleBinAnalyzer
Reads forest recycle bin state and lifetimes.
Inheritance
- Object
- RecycleBinAnalyzer
Methods
public static RecycleBinState Evaluate(String forestName) #Returns:
RecycleBinStateEvaluates recycle bin state for a forest.
Parameters
- forestName System.String
- Forest DNS name or null for current.
Returns
State and lifetime values.
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object