Share via


EventDetails Method of the MIIS_PasswordChangeQueue Class

The EventDetails method returns the password change history in XML format from the ILM 2007 FP1 server. To use this method, you must be logged on as a member of either the MIISBrowse or the MIISAdmins security group.

Syntax

String EventDetails();

Parameters

This method has no parameters.

Return Value

Returns the password change history in XML format from the ILM 2007 FP1 server.

Remarks

The XML file that is returned is formatted with the following tags:

XML element name Description
<password-change-queue> Maps to the MIIS_PasswordChangeQueue class.
<cs-guid> Maps to the CsGuid property.
<dn> Maps to the DN property.
<guid> Maps to the GUID property.
<last-attempt-return-code> Maps to the LastAttemptReturnCode property.
<last-attempt-time> Maps to the LastAttemptTime property.
<ma-guid> Maps to the MaGuid property.
<miis-receive-time> Maps to the MIISReceiveTime property.
<cs-guid> Maps to the OriginatingCsGuid property.
<reference-guid> Maps to the ReferenceGuid property.
<retry-count> Maps to the RetryCount property.

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