System.DirectoryServices.Protocols 9.0.0-rc.1.24431.7

About

System.DirectoryServices.Protocols provides a managed implementation of Lightweight Directory Access Protocol (LDAP) version 3 and Directory Services Markup Language (DSML) version 2.0 (V2) standards.

It primarily uses the LdapConnection type for interacting with LDAP servers, using system native libraries to establish TCP/IP or UDP LDAP connections. Supports both Windows and Unix, but certain features, such as setting client or server certificate options, are not available on Unix.

Key Features

  • Managed implementation of LDAP v3 and DSML V2 standards.

How to Use

Using the LdapConnection type, you can establish connections to LDAP servers and issue requests.

Here is a simple example:

using System.DirectoryServices.Protocols;

// Create a new LdapConnection instance using the server URL.
using (LdapConnection connection = new LdapConnection("ldap.example.com")) {

    // Some credentials
    connection.Credential = new NetworkCredential(dn, password);

    // Connect to the server
    connection.Bind();

    // Perform LDAP operations
}

Main Types

The main types provided by this library are:

  • System.DirectoryServices.Protocols.LdapConnection
  • System.DirectoryServices.Protocols.DirectoryAttribute
  • System.DirectoryServices.Protocols.DirectoryOperation
  • System.DirectoryServices.Protocols.DirectoryRequest
  • System.DirectoryServices.Protocols.DirectoryResponse

Additional Documentation

Feedback & Contributing

System.DirectoryServices.Protocols is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

Showing the top 20 packages that depend on System.DirectoryServices.Protocols.

Packages Downloads
Oracle.ManagedDataAccess.Core
Oracle Data Provider for .NET (ODP.NET) Core is an ADO.NET driver that provides fast data access from Microsoft .NET Core clients to Oracle databases. ODP.NET Core consists of a single 100% managed code dynamic-link library.
26
Oracle.ManagedDataAccess.Core
Oracle Data Provider for .NET (ODP.NET) Core is an ADO.NET driver that provides fast data access from Microsoft .NET Core clients to Oracle databases. ODP.NET Core consists of a single 100% managed code dynamic-link library.
24
Oracle.ManagedDataAccess.Core
Oracle Data Provider for .NET (ODP.NET) Core is an ADO.NET driver that provides fast data access from Microsoft .NET Core clients to Oracle databases. ODP.NET Core consists of a single 100% managed code dynamic-link library.
23
Oracle.ManagedDataAccess.Core
Oracle Data Provider for .NET (ODP.NET) Core is an ADO.NET driver that provides fast data access from Microsoft .NET Core clients to Oracle databases. ODP.NET Core consists of a single 100% managed code dynamic-link library.
21
Oracle.ManagedDataAccess.Core
Oracle Data Provider for .NET (ODP.NET) Core is an ADO.NET driver that provides fast data access from Microsoft .NET Core clients to Oracle databases. ODP.NET Core consists of a single 100% managed code dynamic-link library.
19
Oracle.ManagedDataAccess.Core
Oracle Data Provider for .NET (ODP.NET) Core is an ADO.NET driver that provides fast data access from Microsoft .NET Core clients to Oracle databases. ODP.NET Core consists of a single 100% managed code dynamic-link library.
18
Oracle.ManagedDataAccess.Core
Oracle Data Provider for .NET (ODP.NET) Core is an ADO.NET driver that provides fast data access from Microsoft .NET Core clients to Oracle databases. ODP.NET Core consists of a single 100% managed code dynamic-link library.
17
Oracle.ManagedDataAccess.Core
Oracle Data Provider for .NET (ODP.NET) Core is an ADO.NET driver that provides fast data access from Microsoft .NET Core clients to Oracle databases. ODP.NET Core consists of a single 100% managed code dynamic-link library.
16
Microsoft.Windows.Compatibility
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET as well as .NET Standard.
15
Oracle.ManagedDataAccess.Core
Oracle Data Provider for .NET (ODP.NET) Core is an ADO.NET driver that provides fast data access from Microsoft .NET Core clients to Oracle databases. ODP.NET Core consists of a single 100% managed code dynamic-link library.
15
System.DirectoryServices.AccountManagement
Provides uniform access and manipulation of user, computer, and group security principals across the multiple principal stores: Active Directory Domain Services (AD DS), Active Directory Lightweight Directory Services (AD LDS), and Machine SAM (MSAM).
14
Microsoft.Windows.Compatibility
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET Core as well as .NET Standard.
14

https://go.microsoft.com/fwlink/?LinkID=799421

.NET 8.0

  • No dependencies.

.NET 9.0

  • No dependencies.

.NET Standard 2.0

Version Downloads Last updated
9.0.0-rc.2.24473.5 5 10/16/2024
9.0.0-rc.1.24431.7 5 09/12/2024
9.0.0-preview.7.24405.7 6 08/17/2024
9.0.0-preview.6.24327.7 6 07/10/2024
9.0.0-preview.5.24306.7 8 06/13/2024
9.0.0-preview.4.24266.19 9 05/26/2024
9.0.0-preview.3.24172.9 8 04/18/2024
9.0.0-preview.2.24128.5 7 03/19/2024
9.0.0-preview.1.24080.9 10 02/18/2024
8.0.0 8 02/05/2024
8.0.0-rc.2.23479.6 8 02/06/2024
8.0.0-rc.1.23419.4 9 12/06/2023
8.0.0-preview.7.23375.6 7 12/07/2023
8.0.0-preview.6.23329.7 9 11/23/2023
8.0.0-preview.5.23280.8 10 08/23/2023
8.0.0-preview.4.23259.5 8 12/07/2023
8.0.0-preview.3.23174.8 9 12/07/2023
8.0.0-preview.2.23128.3 10 06/15/2023
8.0.0-preview.1.23110.8 10 12/07/2023
7.0.1 10 12/09/2023
7.0.0 10 12/09/2023
7.0.0-rc.2.22472.3 9 12/07/2023
7.0.0-rc.1.22426.10 7 12/17/2023
7.0.0-preview.7.22375.6 10 12/06/2023
7.0.0-preview.6.22324.4 9 08/28/2023
7.0.0-preview.5.22301.12 6 08/01/2023
7.0.0-preview.4.22229.4 8 12/06/2023
7.0.0-preview.3.22175.4 9 06/17/2023
7.0.0-preview.2.22152.2 10 12/06/2023
7.0.0-preview.1.22076.8 12 09/23/2023
6.0.2 9 12/09/2023
6.0.2-mauipre.1.22102.15 13 06/15/2023
6.0.2-mauipre.1.22054.8 10 09/23/2023
6.0.1 13 12/08/2023
6.0.0 8 12/09/2023
6.0.0-rc.2.21480.5 12 09/23/2023
6.0.0-rc.1.21451.13 8 12/10/2023
6.0.0-preview.7.21377.19 8 12/10/2023
6.0.0-preview.6.21352.12 8 12/17/2023
6.0.0-preview.5.21301.5 11 12/07/2023
6.0.0-preview.4.21253.7 9 12/06/2023
6.0.0-preview.3.21201.4 10 06/26/2023
6.0.0-preview.2.21154.6 10 06/26/2023
6.0.0-preview.1.21102.12 12 12/09/2023
5.0.1 9 12/01/2023
5.0.0 10 08/23/2023
5.0.0-rc.2.20475.5 11 12/07/2023
5.0.0-rc.1.20451.14 12 10/22/2023
5.0.0-preview.8.20407.11 9 12/10/2023
5.0.0-preview.7.20364.11 9 06/26/2023
5.0.0-preview.6.20305.6 8 07/14/2023
5.0.0-preview.5.20278.1 9 12/07/2023
5.0.0-preview.4.20251.6 13 07/31/2023
5.0.0-preview.3.20214.6 11 12/07/2023
5.0.0-preview.2.20160.6 10 11/23/2023
5.0.0-preview.1.20120.5 13 09/22/2023
4.7.0 11 12/09/2023
4.7.0-preview3.19551.4 7 12/07/2023
4.7.0-preview2.19523.17 7 07/14/2023
4.7.0-preview1.19504.10 9 12/10/2023
4.6.0 8 06/15/2023
4.6.0-rc1.19456.4 6 12/07/2023
4.6.0-preview9.19421.4 7 11/20/2023
4.6.0-preview9.19416.11 9 06/17/2023
4.6.0-preview8.19405.3 11 09/22/2023
4.6.0-preview7.19362.9 8 12/07/2023
4.6.0-preview6.19303.8 6 12/07/2023
4.6.0-preview6.19264.9 7 12/07/2023
4.6.0-preview5.19224.8 8 12/07/2023
4.6.0-preview4.19212.13 6 12/09/2023
4.6.0-preview3.19128.7 7 12/07/2023
4.6.0-preview.19073.11 8 12/07/2023
4.6.0-preview.18571.3 10 01/21/2024
4.5.0 8 12/09/2023
4.5.0-rc1 7 01/30/2024
4.5.0-preview2-26406-04 10 10/31/2023
4.5.0-preview1-26216-02 7 10/31/2023
4.5.0-preview1-25914-04 7 10/30/2023