Table of Contents

Enum ActiveDirectoryDfsReplicationState

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

The state of a DFS replication object.

[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum ActiveDirectoryDfsReplicationState

Fields

Incomplete = 3

The state is incomplete.

Invalid = 6

The state is referencing invalid member.

Normal = 1

The state is normal.

Phantom = 2

The state is phantom.

Provisional = 4

The state is provisional.

ReferencingInvalidMember = 5

The state is referencing invalid member.

Unknown = 0

The state is unknown.