TestimoX

API Reference

Class

PolicyRegistryListEntry

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground

A single explicit registry entry in a policy list.

Inheritance

  • Object
  • PolicyRegistryListEntry

Constructors

public PolicyRegistryListEntry() #

Properties

public String RegistryValue { get; set; } #

Registry value name to set.

public String RegistryKey { get; set; } #

Registry key path; falls back to DefaultRegistryKey when null.

public PolicyRegistryValue Value { get; set; } #

Value payload to write.