Used as an event notification from the PublicationShim to Identity Manager when an object is deleted in the application. When used as a notification, an <association> is required. Also used as a command from Identity Manager to the SubsciptionShim to delete an object in the application. When used as a command, an <association> is required and is the unique key of the object to delete.
A response to <delete> should be a <status> indicating whether or not the <delete> was processed successfully.
<delete class-name="User" src-dn="\Sam"> <association>1012</association></delete>
( association ? , operation-data ? )