API Reference
Class
Model (DelegationInventoryService)
Model returned to hosts.
Inheritance
- Object
- Model
Constructors
public Model() #Obsolete("Constructors of types with required members are not supported in this version of your compiler.", true)Inherited Methods
Properties
public String DomainName { get; set; } #DNS domain name.
public OuDelegationExplicitView OuExplicit { get; set; } #Explicit (non‑inherited) risky OU ACEs.
public OuDelegationIndirectGroupWriteView OuIndirect { get; set; } #Indirect (group) risky OU ACEs.
public GpoDelegationView GpoExplicit { get; set; } #Explicit non‑admin GPO write/control view.
public GpoDelegationView GpoIndirect { get; set; } #Indirect (group) non‑admin GPO write/control view.
public IReadOnlyList<OuDenyRow> OuDeny { get; set; } #Optional Deny entries on OUs.
public IReadOnlyList<AdminGroupDenyRow> GroupDeny { get; set; } #Optional Deny entries on privileged groups.