TestimoX

API Reference

Class

UserDataRequirement

Namespace TestimoX.Planning
Assembly TestimoX

Requirement for user-related data used by a rule.

Inheritance

  • Object
  • UserDataRequirement

Constructors

public UserDataRequirement() #

Properties

public UserProperties PropertySet { get; set; } #

Desired attribute set to retrieve.

public Boolean NeedSpn { get; set; } #

Whether SPNs are required.

public Boolean NeedEncTypes { get; set; } #

Whether encryption-type flags are required.

public Boolean NeedAdminCount { get; set; } #

Whether adminCount metadata is required.

public Boolean NeedSidHistory { get; set; } #

Whether sIDHistory is required.

public Boolean NeedDelegationAttrs { get; set; } #

Whether delegation-related attributes are required.

public Boolean NeedTrueLastLogon { get; set; } #

Whether true last logon timestamps are required.