TestimoX

API Reference

Class

View (HardenedPathsPolicyService)

Namespace ADPlayground.Gpo.HardenedPathsPolicyService
Assembly ADPlayground
Modifiers sealed

Aggregated Hardened UNC Paths policy view for DC OU with attribution.

Inheritance

  • Object
  • View

Constructors

Properties

public Boolean CollectionSucceeded { get; set; } #

True when Hardened UNC Paths 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.

public String TargetDn { get; set; } #
ResultMetadata

Target distinguished name (Domain Controllers OU).

public String SysvolValue { get; set; } #

Raw SYSVOL path policy value (string) or null.

public String NetlogonValue { get; set; } #

Raw NETLOGON path policy value (string) or null.

public IReadOnlyList<String> MissingPaths { get; set; } #

List of required paths that are missing tokens or values.

public IReadOnlyList<PolicyAttribution> Attribution { get; set; } #
ResultMetadata

Policy attribution rows (winner + sources) for both path entries.