TestimoX

API Reference

Class

PolicyElement

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground

Base representation of a policy element with registry metadata.

Inheritance

  • Object
  • PolicyElement

Constructors

Properties

public String Id { get; set; } #

Identifier of the element within the ADMX file.

public String ClientExtension { get; set; } #

Optional client-side extension identifier.

public String RegistryKey { get; set; } #

Registry key affected by this policy element.

public String RegistryValue { get; set; } #

Registry value name for the policy element.

public String ElementType { get; set; } #

Type name of the policy element (for example, decimal or text).