LdapContextSetHostConnection - метод
Пространство имён: Tessa.Extensions.Platform.Server.AdSyncСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public void SetHostConnection(
string host,
AdConnection connection
)
Public Sub SetHostConnection (
host As String,
connection As AdConnection
)
public:
virtual void SetHostConnection(
String^ host,
AdConnection^ connection
) sealed
abstract SetHostConnection :
host : string *
connection : AdConnection -> unit
override SetHostConnection :
host : string *
connection : AdConnection -> unit
- host String
-
- connection AdConnection
-
ILdapContextSetHostConnection(String, AdConnection)