Table of Contents

Enum ActiveDirectoryDomainControllerOperationMasterRoles

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

The enabled Active Directory trust encryption types.

[Flags]
[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum ActiveDirectoryDomainControllerOperationMasterRoles

Fields

DomainNamingMaster = 1

The domain maming master role.

InfrastructureMaster = 2

The infrastructure master role.

None = 0

The operation master roles are none.

PdcEmulator = 4

The PDC emulator role.

RidMaster = 8

The RID master role.

SchemaMaster = 16

The schema master master role.

Unknown = -1

The operation master roles are unknown.