API Reference
Class
View (ConstrainedDelegationInventoryService)
Aggregated KCD inventory for a domain.
Inheritance
- Object
- View
Constructors
Inherited Methods
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.