Credential.getNotificationRecipient()
The method returns the notification recipient when a credential lease is expired.
- Availability
-
IBM® Security Identity Manager 6.0
- Synopsis
Credential.getNotificationRecipient()
- Returns
- Participant
- Description
- This function returns Participant object to whom the lease expiration email is sent. Note: The person who checked out the credential always gets a notification when the lease is expired.
- Usage
var participant = credential.getNotificationRecipient();