TestimoX

API Reference

Class

ComputerDataRequirement

Namespace TestimoX.Planning
Assembly TestimoX

Requirement for computer-related data used by a rule.

Inheritance

  • Object
  • ComputerDataRequirement

Constructors

public ComputerDataRequirement() #

Properties

public ComputerProperties PropertySet { get; set; } #

Desired attribute set to retrieve.

public Boolean NeedDelegationAttrs { get; set; } #

Whether delegation-related attributes are required.

public Boolean NeedEncTypes { get; set; } #

Whether encryption-type flags are required.

public Boolean NeedRbcd { get; set; } #

Whether RBCD (resource-based constrained delegation) attributes are required.

public Boolean NeedLaps { get; set; } #

Whether LAPS attributes are required.

public Boolean NeedTrueLastLogon { get; set; } #

Whether true last logon timestamps are required.