EventDetails Method of the MIIS_PasswordChangeHistorySource Class
The EventDetails method returns the details, in an XML format, of a history entry for each password change request sent from the originating connected data source to 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 source server.
Remarks
The XML file that is returned is formatted with the following tags:
XML element name | Description |
---|---|
<password-change-history-source> | Maps to the MIIS_PasswordChangeHistorySource class. |
<cs-guid> | Maps to the CsGuid property. |
<dn> | Maps to the DN property. |
<guid> | Maps to the GUID property. |
<maguid> | Maps to the MaGuid property. |
<miis-receive-time> | Maps to the MIISReceiveTime property. |
<reference-guid> | Maps to the ReferenceGuid property. |
<last-return-code> | Maps to the ReturnCode property. |
<source-change-time> | Maps to the SourceChangeTime property. |
<source-server> | Maps to the SourceServer property. |
Requirements
Product | Microsoft Identity Integration Server 2003 SP1 |
MOF | Mmswmi.mof |
See Also
MIIS_PasswordChangeHistorySource
Send comments about this topic to Microsoft
Build date: 2/16/2009