TestimoX

API Reference

Class

EnumPolicyElementItem

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground
Modifiers sealed

Single option for an enum policy element.

Inheritance

  • Object
  • EnumPolicyElementItem

Constructors

Properties

public String DisplayCode { get; set; } #

ADML string identifier for the display name.

public PolicyRegistryValue Value { get; set; } #

Registry value to set when this option is chosen.

public PolicyRegistrySingleList ValueList { get; set; } #

Registry list entries to apply when this option is chosen.