TestimoX

API Reference

Enum

Scope (LgpoReaderWriter)

Namespace ComputerX.Lgpo.LgpoReaderWriter
Assembly ComputerX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Policy scope used by LGPO (machine or user).

Inheritance

  • Enum
  • Scope

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const Scope Machine #

Computer (HKLM) policy scope.

Value: 0
public const Scope User #

User (HKCU) policy scope.

Value: 1