TestimoX

API Reference

Enum

RegistryPolicyScope

Namespace ADPlayground.Gpo.Policy
Assembly ADPlayground
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Scope of a registry policy file inside a GPO.

Inheritance

  • Enum
  • RegistryPolicyScope

Values

public const RegistryPolicyScope Computer #

Machine (Computer Configuration)

Value: 0
public const RegistryPolicyScope User #

User (User Configuration)

Value: 1