AttemptDetails Property
Gets the details, in XML format, of the last password change attempt by the Forefront Identity Manager Synchronization Service (FIM Synchronization Service) server.
public AttemptDetails
Parameters
None
Name : AttemptDetails
Data Type : String
Remarks
The AttemptDetails property 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 and provides the following information for each attempt:
<results>
<result>
<time>Time</time>
<error-code>error</error-code>
</result>
</results>
Requirements
Product |
Forefront Identity Manager Synchronization Service 2010 |
MOF |
Mmswmi.mof |
See Also
Reference
MIIS_PasswordChangeQueue Class