Attribute property | Value | Description |
---|---|---|
adminDisplayName | Original-Display-Table | Display name of this object for use in directory service administrative tools. |
adminDescription | Original-Display-Table | Description of this object for use in directory service administrative tools. |
cn | Original-Display-Table | Common name. |
lDAPDisplayName | originalDisplayTable | The name used by LDAP clients to refer to the object's class. |
attributeID | 1.2.840.113556.1.2.445 | A unique OID that identifies the attribute. |
objectClass | Attribute-Schema | The class of which this object is an instance. |
objectCategory | Attribute-Schema | Reference to an object class or one of its superclasses, which is used when searching for this object. |
schemaIDGUID | {5FD424CE-1262-11D0-A060-00AA006C33ED} | A GUID that uniquely identifies this object. You can use this string value in an ACE to control access to objects of this object. |
attributeSyntax | 2.5.5.10 | An OID of a syntax. The combination of the attributeSyntax and oMSyntax properties determines the syntax of an attribute. |
oMSyntax | 4 | Syntax of this attribute as defined by the XAPIA XOM (X/Open Object Model) specification. |
isSingleValued | TRUE | TRUE means that the attribute has a single value, FALSE means that the attribute can have multiple values. |
mAPIID | 33027 | An integer by which MAPI clients identify this attribute. |
rangeLower | 1 | Lower bounds of the value range for this attribute. |
rangeUpper | 32768 | Upper bounds of the value range for this attribute. |
attributeSecurityGUID | -- not set -- | An optional GUID that identifies the attribute as a member of an attribute set(also known as a property set). |
showInAdvancedViewOnly | TRUE | TRUE means that the object will apear in the Advanced View of the Users and Computers snap-in only, but not in the Windows shell. FALSE means that the object will appear in Normal view of the Users and Computers snap-in and the Windows shell. |
systemOnly | FALSE | TRUE means that only Active Directory can modify the class of this object. FALSE means users can make the modification as well. |