ExtendedPerson.getOwnershipType()
The method return the ownership type as a string.
- Availability
-
IBM® Security Identity Manager 6.x
IBM Security Identity Manager 7.0.
- Synopsis
- ExtendedPerson.getOwnershipType()
- Returns
- String.
- Description
- This method returns the ownership type.
- Usage
-
var ownershipType = extendedPerson.getOwnershipType();