TestimoX

API Reference

Class

TargetEntry

Namespace ADPlayground.Delegation.ConstrainedDelegationInventoryService
Assembly ADPlayground
Modifiers sealed

Flattened view of individual KCD targets for reporting/search.

Inheritance

  • Object
  • TargetEntry

Constructors

Properties

public String ServiceClass { get; set; } #

SPN service class (e.g., MSSQLSvc, HTTP).

public String Host { get; set; } #

Host component extracted from the SPN.

public String AccountType { get; set; } #

Account type label (User or Computer).

public String SamAccountName { get; set; } #

Owning account sAMAccountName.

public Boolean Invalid { get; set; } #

True when the SPN target does not exist.

public Boolean Allowed { get; set; } #

True when the service class is in the allow‑list (if provided).