TestimoX

API Reference

Enum

ADChoices

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

Specifies the scope for lingering object operations.

Inheritance

  • Enum
  • ADChoices

Values

public const ADChoices Forest #

Operate on the entire forest.

Value: 0
public const ADChoices Domain #

Operate on a single domain.

Value: 1
public const ADChoices DomainController #

Operate on a single domain controller.

Value: 2