Share via


CLMUtils.GetConnectedProfiles Method

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

Syntax

public List<CSEntry> GetConnectedProfiles(
  ConnectedMA targetCLMMA
);
Public Function GetConnectedProfiles( _
  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 profiles 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