Microsoft Identity Integration Server 2003 Developer Reference |
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> … </results>
Server: Requires Microsoft Identity Integration Server
2003 Service Pack 1.
Header: Declared in mmswmi.mof.