API Reference
Class
OuProtectionEvaluator
Evaluates whether protected OUs have accidental deletion protection enabled.
Inheritance
- Object
- OuProtectionEvaluator
Methods
public static View Evaluate(String domainName) #Returns:
ViewBuilds the OU protection view for the domain.
Parameters
- domainName System.String
- DNS name of the domain.
Returns
View listing target OU and missing flags.
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object