Enrole.getAttributeValues()
The method retrieves a multi-valued attribute value.
- Availability
IBM® Tivoli® Identity Manager 4.x
IBM Tivoli Identity Manager 5.x
IBM Security Identity Manager 6.x
IBM Security Identity Manager 7.0.
DirectoryObject.getProperty()
- Synopsis
Enrole.getAttributeValues(name)
- Arguments
-
- name
- String representing the name of the property to return.
- Returns
- An array of objects. The type of object returned depends on the property obtained. If the specified property does not exist, an empty array is returned.
- Description
- This method retrieves the value of the specified property.