AdamRole Enum

Definition

Indicates specific roles of a AdamInstance object.

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

Fields

NamingRole 1

The AD LDS server holds the domain naming master role.

SchemaRole 0

The AD LDS server holds the schema operations master role.

Remarks

Note

The AdamRole class refers to Active Directory Application Mode (ADAM) which has been renamed to Active Directory Lightweight Directory Services (AD LDS).

Applies to

See also