SchemaClassType Enum

Definition

Specifies the class type of an ActiveDirectorySchemaClass object.

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

Fields

Abstract 2

The class is an abstract class.

Auxiliary 3

The class is an auxiliary class.

Structural 1

The class is a structural class.

Type88 0

The class is a type 88 class. Classes defined before 1993 are not required to be included in another category; assigning classes to categories was not required in the X.500 1988 specification. Classes defined prior to the X.500 1993 standards default to the 1988 class. This type of class is specified by a value of 0 in the objectClassCategory attribute.

Applies to

See also