Share via


AttemptDetails Property of the MIIS_PasswordChangeQueue Class

The AttemptDetailsgets the details in an XML format of the last password change attempt by the ILM 2007 FP1 server.

Remarks

AttemptDetails contains the return code and time for the last password change attempt that occurred in the outgoing queue. It returns this information in XML format, providing the following information for each attempt:

<results>
<result>
<time>Time</time>
<error-code>error</error-code>
</result>
</results>

Requirements

Product Microsoft Identity Integration Server 2003 SP1
MOF Mmswmi.mof

See Also

MIIS_PasswordChangeQueue

Send comments about this topic to Microsoft

Build date: 2/16/2009