API Reference
Class
AesKeysRequiredEvaluator
Evaluates AES key usage across trusts and returns entries missing AES.
Inheritance
- Object
- AesKeysRequiredEvaluator
Methods
public static View Evaluate(String domainName) #Returns:
ViewBuilds the AES posture view for the given domain.
Parameters
- domainName System.String
- DNS name of the domain.
Returns
View with items missing AES keys.