add-association

Used to return the unique key of an object added as the result of an <add> command.

Example

<add-association dest-dn="\Users\Samuel"dest-entry-id="33974">{BC3E7155-CDF9-d311-9846-0008C76B16C2}</add-association>

Allowed Content

#PCDATA

Element

Description

operation-data

Operation adds additional custom data.

Attributes

Attribute

Possible Values

Default Value

dest-dn

CDATA

The distinguished name of the target object in the namespace of the receiver.

Should be set to the src-dn of the <add>.

#REQUIRED

dest-entry-id

CDATA

The entry id of the target object in the namespace of the receiver.

Should be set to the src-entry-id of the <add>.

#IMPLIED

event-id

CDATA

An identifier used to tag the results of an event or command.

Should be set to the event-id of the <add>.

#IMPLIED

Content Rule

( #PCDATA | operation-data ) *

Parent Elements

Element

Description

input

Input events or commands.

output

Results of events or commands.