TestimoX

API Reference

Class

EffectivePolicyValueSet

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

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

Inheritance

  • Object
  • EffectivePolicyValueSet

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

Properties

public String DomainName { get; set; } #

Domain DNS name.

public String TargetDn { get; set; } #

DN of the policy target.

public IReadOnlyList<EffectivePolicyValueRecord> Values { get; set; } #

List of effective values.