LdapContext.RemoveHostConnection - метод |
Пространство имён:
Tessa.Extensions.Platform.Server.AdSync
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксисpublic bool RemoveHostConnection(
string host
)
Public Function RemoveHostConnection (
host As String
) As Boolean
public:
virtual bool RemoveHostConnection(
String^ host
) sealed
abstract RemoveHostConnection :
host : string -> bool
override RemoveHostConnection :
host : string -> bool
Параметры
- host
- Тип: System.String
Возвращаемое значение
Тип:
BooleanРеализации
ILdapContext.RemoveHostConnection(String)
См. также