Properties with Multiple Values
There are several directory properties that contain multiple values. These properties hold values in a string array and there are specific methods provided to write and read these properties either individually, by index position, or as a complete set. In the Active Directory Schema Reference, properties with multiple values are indicated when the Is-Single-Valued row in the property table is set to false. For more information about the Active Directory Schema reference, see Active Directory Schema in the MSDN Library at https://go.microsoft.com/fwlink/?LinkID=27252.
Examples of properties with multiple values include:
- attributeDisplayNames
- description
- member
- tokenGroups
- userClass
This section contains the following topics:
See Also
Reference
Concepts
Send comments about this topic to Microsoft.
Copyright © 2007 by Microsoft Corporation. All rights reserved.