TestimoX

API Reference

Class

RegistryValueTypes

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground
Modifiers static

Registry value type constants used by policy elements.

Inheritance

  • Object
  • RegistryValueTypes

Fields

public const UInt32 String #

String value.

Value: 1
public const UInt32 ExpandString #

Expandable string value.

Value: 2
public const UInt32 Binary #

Binary value.

Value: 3
public const UInt32 DWord #

DWORD value.

Value: 4
public const UInt32 MultiString #

Multi-string value.

Value: 7
public const UInt32 QWord #

QWORD value.

Value: 11