ReturnCode Property
Gets the results of the password change request.
public ReturnCode Property of the MIIS_PasswordChangeHistorySource Class
Parameters
None
Name : ReturnCode Property of the MIIS_PasswordChangeHistorySource Class
Data Type : String
Remarks
If the password is changed successfully, this property value is success. If the password cannot be staged on the connecting target connector space (CS) objects, the property contains the error.
In the event of failure, possible errors include the following:
changes-exceed-max (MMS_PWDSYNC_CHANGES_EXCEED_MAX)
no-outbound-object-found (MMS_PWDSYNC_CHANGE_FILTERED_NO_OUTBOUND)
not-joined-to-MV (MMS_PWDSYNC_CHANGE_FILTERED_NOT_JOINED_TO_CS)
target-not-configured (MMS_PWDSYNC_CHANGE_FILTERED_NOT_CONFIGURED)
incoming-timestamp-out-of-date (MMS_PWDSYNC_CHANGE_STALE)
For the following errors, a password history entry is not generated in the SQL table because an associated CS entry is not found.
MMS_PWDSYNC_CHANGE_FILTERED_NO_MATCH_IN_CS
MMS_PWDSYNC_FAILED_SERVICE_ACCOUNT
Requirements
Product |
Forefront Identity Manager Synchronization Service 2010 |
MOF |
Mmswmi.mof |
See Also
Reference
MIIS_PasswordChangeHistorySource Class