API Reference
Class
GpResultPairReport
High-level, gpresult-style pair report assembled from EffectivePolicyPair.
Inheritance
- Object
- GpResultPairReport
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Method GpResultComposerFull.Compose
Constructors
public GpResultPairReport() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String UserDistinguishedName { get; set; } #User DN.
public String ComputerDistinguishedName { get; set; } #Computer DN.
public GpoLoopbackMode LoopbackMode { get; set; } #Loopback mode on the computer.
public GpResultSingleReport Computer { get; set; } #Computer path report.
public GpResultSingleReport User { get; set; } #User path report.
public GpResultPairSummary Summary { get; set; } #Compact pair summary containing per-path summaries and combined totals.