Context.getService()
The method returns the target service as a service entity 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.
- Synopsis
context.getService()
- Returns
DirectoryObject
- Description
- This member function returns the target service as a Service entity object. The service entity is the service associated with the provisioned account.
- Usage
service = context.getService();