TestimoX

API Reference

Class

PolicyRegistryListEntry

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground

A single explicit registry entry in a policy list.

Inheritance

  • Object
  • PolicyRegistryListEntry

Usage

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

Returned or exposed by

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.