Click or drag to resize

DataExchangeUserObject Properties

The DataExchangeUserObject type exposes the following members.

Properties
  NameDescription
Public propertyDisabled
Set if the user is disabled in LDAP
Public propertyFields
Collection of applicable fields
(Inherited from DataExchangeObject.)
Public propertyKeyValue
The property value of the key field.
(Inherited from DataExchangeObject.)
Public propertyMemberGroups
contains an entry for each LDAP group that the user is member of. Each group is provided on the for which it is presented in the directory. For instance CN=Some group,OU=Security Groups,OU=Organisation,DC=ajax,DC=com
Public propertySortKey
SortKey is used to control in which order objects are imported into OIM. SortKey is assigned in DataExchangeController.GetLDAPObjects(). SortKey is used in DataExchangeObjects.GetKeyGroupedCollections().
(Inherited from DataExchangeObject.)
Top
See Also