TestimoX

API Reference

Class

Item (DomainControllerOptionalFeaturePostureService)

Namespace ComputerX.Features.DomainControllerOptionalFeaturePostureService
Assembly ComputerX
Modifiers sealed

Per-feature posture item.

Inheritance

  • Object
  • Item

Constructors

Properties

public String FeatureName { get; set; } #

Configured feature name.

public String DisplayName { get; set; } #

Resolved display name, when available.

public Boolean FeatureResolved { get; set; } #

True when the feature was explicitly returned by inventory.

public String State { get; set; } #

Resolved feature state.

public Boolean IsEnabled { get; set; } #

True when the feature is enabled.

public Boolean IsCompliant { get; set; } #

True when the feature is compliant with the denied-enabled baseline.

public String Issue { get; set; } #

Primary issue classification.