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

Usage

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

Returned or exposed by

Accepted by parameters

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