TestimoX

API Reference

Enum

GpoLinkStatus

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

Represents the state of a GPO link.

Inheritance

  • Enum
  • GpoLinkStatus

Values

public const GpoLinkStatus Linked #

The link points to an existing GPO.

Value: 0
public const GpoLinkStatus Broken #

The link references a GPO that does not exist.

Value: 1