Share via


CLMUtils.GetConnectedRequests Method

The GetConnectedRequests(ConnectedMA) method retrieves a list of the requests in the CLM MA connector space that are connected to the MVEntry that is being evaluated.

Syntax

public List<CSEntry> GetConnectedRequests(
  ConnectedMA targetCLMMA
);
Public Function GetConnectedRequests( _
  ByVal targetCLMMA As ConnectedMA _
) As List<CSEntry>

Parameters

  • targetCLMMA
    The CLM management agent through which the new object is provisioned.

Return Value

The list of CSEntry objects that are of type clmProfile and connected to the MVEntry.

Remarks

This method retrieves a list of the requests in the CLM MA connector space that are connected to the MVEntry that is being evaluated.

Requirements

Product Microsoft Identity Integration Server 2003 SP2
Namespace CLMUtils
Assembly CLMUtils
.NET Framework .NET Framework 3.0

See Also

CLMUtils

Send comments about this topic to Microsoft

Build date: 2/16/2009