API Reference
Class
Diagnostics (ForestOptionalFeaturePostureService)
Diagnostics produced while evaluating forest optional-feature posture.
Inheritance
- Object
- Diagnostics
Constructors
public Diagnostics() #Inherited Methods
Properties
public String ForestName { get; set; } #Forest root DNS name used for evaluation.
public String ConfigurationNamingContext { get; set; } #Configuration naming context used for optional-feature queries.
public String OptionalFeaturesContainerDn { get; set; } #Optional features container distinguished name used for PAM queries.
public Boolean PamQuerySucceeded { get; set; } #True when the PAM optional-feature query completed successfully.
public String PamQueryError { get; set; } #Error message captured from the PAM optional-feature query when it fails.
public Int32 QueryIssueCount { get; set; } #Total number of query issues observed while composing the view.