AttemptDetails Property of the MIIS_PasswordChangeHistoryTarget Class
The AttemptDetails property contains the history of password set attempts on the target server.
Remarks
AttemptDetails contains the return code and time for each password change attempt. It returns this information in XML format, providing the following information for each attempt:
<results>
<result>
<time>TimeA</time>
<error-code>errorA</error-code>
</result>
<result>
<time>TimeB</time>
<error-code>errorB</error-code>
</result>
<entity type="hellip"/>
</results>
Requirements
Product | Microsoft Identity Integration Server 2003 SP1 |
MOF | Mmswmi.mof |
See Also
MIIS_PasswordChangeHistoryTarget
Send comments about this topic to Microsoft
Build date: 2/16/2009