TestimoX

API Reference

Class

View (NameResolutionPolicyService)

Namespace ADPlayground.Gpo.NameResolutionPolicyService
Assembly ADPlayground
Modifiers sealed

Aggregated name resolution view with attribution.

Inheritance

  • Object
  • View

Constructors

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 DomainName { get; set; } #
ResultMetadata

DNS domain name evaluated.

public String TargetDn { get; set; } #
ResultMetadata

Target 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; } #
ResultMetadata

Attribution rows for values read.