TestimoX

API Reference

Class

AdmxCatalogRegValue

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground
Modifiers sealed

Typed registry value for ADMX mapping.

Inheritance

  • Object
  • AdmxCatalogRegValue

Constructors

Properties

public String Kind { get; set; } #

Kind of data (numeric|string|delete).

public String Value { get; set; } #

Value to set (number or text) depending on kind.