Microsoft Identity
Integration Server 2003 Developer Reference
NumPasswordQueueObjects
Method of the MIIS_Server Class
The NumPasswordQueueObjects method returns the number of
password change requests that are in the metaverse queue waiting to
be sent to the target servers. To use this method, you must be
logged on as a member of either the MIISOperators or the MIISAdmins
security group.
String NumPasswordQueueObjects();
Parameters
This method has no parameters.
Return Values
Returns a string that contains the number of objects that are in
the metaverse with password change requests waiting to be sent to
the target servers.
Requirements
Server: Requires Microsoft Identity Integration Server
2003 Service Pack 1. Header: Declared in mmswmi.mof.