API Reference
Class
DnsDynamicUpdatesEvaluator
Evaluates DNS zones on a DC for dynamic update posture (e.g., non-secure updates).
Inheritance
- Object
- DnsDynamicUpdatesEvaluator
Methods
public static View Evaluate(String dcName) #Returns:
ViewBuilds the dynamic updates view for a given domain controller.
Parameters
- dcName System.String
- Domain controller DNS host name.
Returns
View with non-secure zones.