AttributeType Enumeration

The AttributeType enumeration is used to identify the type of data that an attribute contains. The Attrib.DataType property contains one of the values of this enumeration.

public enum AttributeType

Members

Member Description
String

The attribute consists of String values.

Integer

The attribute consists of Int64 values.

Reference

The attribute consists of ReferenceValue values.

Binary

The attribute consists of binary values.

Boolean

The attribute consists of Boolean values.

Requirements

Product ILM 2007 FP1
Namespace Microsoft.MetadirectoryServices
Assembly Microsoft.MetadirectoryServices
.NET Framework .NET Framework 2.0

See Also

Attrib.DataType
ReferenceValue

Send comments about this topic to Microsoft

Build date: 2/16/2009