TestimoX

API Reference

Class

Options (DomainControllerOptionalFeaturePostureService)

Namespace ComputerX.Features.DomainControllerOptionalFeaturePostureService
Assembly ComputerX
Modifiers sealed

Options controlling optional-feature posture evaluation.

Inheritance

  • Object
  • Options

Constructors

Properties

public String ComputerName { get; set; } #

Target computer name.

public IReadOnlyList<String> DeniedEnabledFeatureNames { get; set; } #

Feature names that must not be enabled.

public Int32 QueryTimeoutSeconds { get; set; } #

Per-query timeout in seconds.