API Reference
Class
Item (ConstrainedDelegationToDcService)
A single KCD account with targets that resolve to Domain Controller hosts.
Inheritance
- Object
- Item
Constructors
public Item() #Obsolete("Constructors of types with required members are not supported in this version of your compiler.", true)Inherited Methods
Properties
public String AccountSam { get; set; } #Account sAMAccountName (or DN when sAMAccountName is not available).
public String AccountDn { get; set; } #Account distinguished name.
public String[] Targets { get; set; } #Target SPNs that point to DC hosts.
public String Notes { get; set; } #Optional notes/context for the finding.