API Reference
Class
PathItem
Single DSA path row projected for reporting.
Inheritance
- Object
- PathItem
Constructors
public PathItem() #Inherited Methods
Properties
public String PathKind { get; set; } #Label describing the path being evaluated.
public String Path { get; set; } #Observed configured path value.
public String ExpectedDefault { get; set; } #Expected default location or root.
public Boolean IsConfigured { get; set; } #True when the path is configured and readable.
public Nullable<Boolean> IsDefault { get; set; } #True when the configured path stays under the expected default NTDS location.
public String State { get; set; } #Friendly path classification for reporting.