TestimoX

API Reference

Class

EffectiveDwordSet

Namespace ADPlayground.Gpo.Policy.GpoEffectivePolicyReader
Assembly ADPlayground
Modifiers sealed

A set of effective DWORD values for a given target DN.

Inheritance

  • Object
  • EffectiveDwordSet

Constructors

Properties

public String DomainName { get; set; } #

Domain DNS name.

public String TargetDn { get; set; } #

DN of the policy target.

public Dictionary<ValueTuple<String, String>, Nullable<UInt32>> Values { get; set; } #

Map of (key,valueName) to DWORD.