AccountSearch
You can search for an account with the AccountSerach
object.
- 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.
- Provided by
- com.ibm.itim.script.extensions.model.AccountModelExtension
- Constructor
new AccountSearch()
- Returns
- The newly created and initialized account search object.
- Methods
-
- searchByOwner()
- Search for an account by owner.
- searchByUid()
- Search for an account by user ID.
- searchByUidAndService()
- Search for an account by user ID and service.
- searchByURI()
- Search for an account by URI within an organizational container.
- Description
- The entity implements the IBM Verify Identity Governance Account Search class.