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

Values

public const ReplicationType Writable #

Controller allows write operations.

Value: 0
public const ReplicationType ReadOnly #

Controller is read-only.

Value: 1