LdapContextRemoveHostConnection - метод |
Пространство имён:
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
- Тип: SystemString
Возвращаемое значение
Тип:
BooleanРеализации
ILdapContextRemoveHostConnection(String)
См. также