TestimoX

API Reference

Enum

PolicyScope

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

Scope at which a policy applies.

Inheritance

  • Enum
  • PolicyScope

Values

public const PolicyScope Machine #

Computer (HKEY_LOCAL_MACHINE) scope.

Value: 0
public const PolicyScope User #

User (HKEY_CURRENT_USER) scope.

Value: 1