API Reference
Class
TargetAttribution
Attribution row that includes target scope metadata for reporting.
Inheritance
- Object
- TargetAttribution
Constructors
public TargetAttribution() #Inherited Methods
Properties
public String DomainName { get; set; } #DNS domain name owning the target DN.
public String TargetDn { get; set; } #Target distinguished name (OU/container/domain) for the evaluated policy.
public String ScopeType { get; set; } #Human-friendly classification of the target DN (Domain Root, OU, Container, Site, DC OU).
public String Setting { get; set; } #Policy setting title (e.g., BackupDirectory, PasswordAgeDays).
public String Effective { get; set; } #Effective value resolved for the setting at this target.
public String EffectiveGpo { get; set; } #Name of the winning GPO for this setting.
public String Sources { get; set; } #Comma-separated GPO writer chain (winner first).