ActiveDirectoryRole Enum

Definition

Identifies specific roles within a domain.

public enum class ActiveDirectoryRole
public enum ActiveDirectoryRole
type ActiveDirectoryRole = 
Public Enum ActiveDirectoryRole
Inheritance
ActiveDirectoryRole

Fields

InfrastructureRole 4

Identifies the infrastructure role.

NamingRole 1

Identifies the domain naming master role.

PdcRole 2

Identifies the primary domain controller (PDC) emulator role.

RidRole 3

Identifies the relative identifier (RID) master role.

SchemaRole 0

Identifies the schema master role.

Applies to