Microsoft Identity Integration Server 2003 Developer Reference

IMAPasswordManagement.EndConnectionToServer

The IMAPasswordManagement.EndConnectionToServer() method ends the connection to the server and releases the resources.
[C#]
public abstract void EndConnectionToServer();
[Visual Basic .NET]
Public MustOverride Sub EndConnectionToServer()
Implements IMAPasswordManagement.EndConnectionToServer

Parameters

This method has no parameters.

Return Values

This method has no return values.

Exceptions

Exception type Condition
EndConnectionException This method failed.

Requirements

Product: Microsoft Identity Integration Server 2003 Service Pack 1
Namespace: Defined in Microsoft.MetadirectoryServices.
Assembly: Requires Microsoft.MetadirectoryServices (in Microsoft.MetadirectoryServices.dll).
.NET Framework: Requires .NET Framework 1.1.