ExtendedPerson.setOwnershipType()
The method sets the value of the ownership type.
- Availability
-
IBM® Security Identity Manager 6.x
IBM Security Identity Manager 7.0.
- Synopsis
- ExtendedPerson.setOwnershipType(value)
- Arguments
-
- value
- A string represents one of the ownership types configured in IBM Verify Identity Governance.
- Description
- This method updates the ownership type. If the ownership type is invalid, it throws ScriptException.
- Usage
-
var extendedPerson.setOwnershipType("System");