[Visual Basic .NET]Public MustOverride Sub BeginConnectionToServer( _
ByVal connectTo As String, _
ByVal user As String, _
ByVal password As String _
)
Implements IMAPasswordManagement.BeginConnectionToServer
Parameters
connectTo
The name of the server to connect to by the extension.
user
The user name of the account with the appropriate privileges on
the server.
password
The password of the account with the appropriate privileges on
the server.
The connected directory extension cannot establish a connection
to the connected directory.
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.