TestimoX

API Reference

Enum

ReplicationType

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

Indicates the replication type for a domain controller.

Inheritance

  • Enum
  • ReplicationType

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 ReplicationType Writable #

Controller allows write operations.

Value: 0
public const ReplicationType ReadOnly #

Controller is read-only.

Value: 1