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

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 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