API Reference
Class
View (NameResolutionPolicyService)
Aggregated name resolution view with attribution.
Inheritance
- Object
- View
Constructors
public View() #Inherited Methods
Properties
public Boolean CollectionSucceeded { get; set; } #True when name resolution policy collection completed successfully.
public String CollectionError { get; set; } #Error details when collection fails; null when successful.
public String TargetDn { get; set; } #ResultMetadataTarget distinguished name (Domain Controllers OU).
public Nullable<UInt32> EnableLmHostsLookup { get; set; } #NetBT EnableLMHOSTS (DWORD).
public Nullable<UInt32> NetbtNodeType { get; set; } #NetBT NodeType (DWORD) or DhcpNodeType when present.
public IReadOnlyList<PolicyAttribution> Attribution { get; set; } #ResultMetadataAttribution rows for values read.