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.
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object