API Reference
Class
DefenderAsrEvaluator
Evaluates Defender Attack Surface Reduction (ASR) policy entries under the effective DC OU policy. Returns a view with rule entries and a convenience flag when any rule is set to Block (1).
Inheritance
- Object
- DefenderAsrEvaluator
Methods
public static View EvaluateForDomainControllers(String domainName) #Returns:
ViewEvaluates ASR policy applied to domain controllers.
Parameters
- domainName System.String
- DNS name of the domain.
Returns
View with resolved entries and a convenience AnyEnabled flag.