public class LdapProvider : ILdapProviderPublic Class LdapProvider
Implements ILdapProviderpublic ref class LdapProvider : ILdapProvidertype LdapProvider =
class
interface ILdapProvider
end| LdapProvider | Поставщик методов для LDAP-соединения. |
| ConfigurationManager | Объект, управляющий конфигурацией приложений. К объекту возможно одновременное обращение из нескольких потоков. |
| RootDn |
| CreateContext | Создает контекст LDAP-соединения. |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| FindAsync | Находит записи в каталоге AD по указанному Distinguished Name (DN). |
| GetConnectionAsync | Получает LDAP-соединение из контекста по URL хоста и номеру порта. |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetMainConnectionAsync | Получает главное соединение из конекста LDAP-соединения. |
| GetReferralConnectionAsync | |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| IsSystemPartition | Определяет, является ли адрес системным. |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |