LdapProviderCreateContext - метод

Создает контекст LDAP-соединения.

Definition

Пространство имён: Tessa.Extensions.Platform.Server.Ldap
Сборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
C#
public virtual ILdapContext CreateContext(
	ILdapSettings ldapSettings
)

Параметры

ldapSettings  ILdapSettings
Настройки подключения к LDAP.

Возвращаемое значение

ILdapContext
Созданный контекст LDAP-соединения.

Реализации

ILdapProviderCreateContext(ILdapSettings)

См. также