API Reference
Class
ForestExchangeSchemaVulnerabilityPostureService
Builds a typed posture view for the Exchange msExchStorageGroup schema class vulnerability associated with CVE-2021-34470.
Inheritance
- Object
- ForestExchangeSchemaVulnerabilityPostureService
Methods
public static View Evaluate(Options options = null) #Returns:
ViewEvaluates the Exchange storage-group schema class posture for the target forest.
Parameters
- options ADPlayground.Forests.ForestExchangeSchemaVulnerabilityPostureService.Options = null
- Evaluation options.
Returns
A typed posture view describing whether the legacy schema vulnerability remains.
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object