TestimoX

API Reference

Class

View (ConstrainedDelegationInventoryService)

Namespace ADPlayground.Delegation.ConstrainedDelegationInventoryService
Assembly ADPlayground
Modifiers sealed

Aggregated KCD inventory for a domain.

Inheritance

  • Object
  • View

Constructors

Properties

public String DomainName { get; set; } #

DNS domain name evaluated.

public List<Item> Items { get; set; } #

Accounts configured for KCD.

public List<TargetEntry> Targets { get; set; } #

Flattened list of all targets found across accounts.

public Int32 InvalidTargetsTotal { get; } #

Total number of invalid target SPNs across all KCD accounts.