System.DirectoryServices.Protocols
9.0.7
See the version list below for details.
dotnet add package System.DirectoryServices.Protocols --version 9.0.7
NuGet\Install-Package System.DirectoryServices.Protocols -Version 9.0.7
<PackageReference Include="System.DirectoryServices.Protocols" Version="9.0.7" />
<PackageVersion Include="System.DirectoryServices.Protocols" Version="9.0.7" />
<PackageReference Include="System.DirectoryServices.Protocols" />
paket add System.DirectoryServices.Protocols --version 9.0.7
#r "nuget: System.DirectoryServices.Protocols, 9.0.7"
#:package System.DirectoryServices.Protocols@9.0.7
#addin nuget:?package=System.DirectoryServices.Protocols&version=9.0.7
#tool nuget:?package=System.DirectoryServices.Protocols&version=9.0.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
Related Packages
Feedback & Contributing
System.DirectoryServices.Protocols is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- System.Security.Principal.Windows (>= 5.0.0)
-
net8.0
- No dependencies.
-
net9.0
- No dependencies.
GitHub repositories (17)
Showing the top 17 popular GitHub repositories that depend on System.DirectoryServices.Protocols:
Repository | Stars |
---|---|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
ravendb/ravendb
ACID Document Database
|
|
memstechtips/Winhance
Application designed to optimize and customize your Windows experience.
|
|
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
|
|
Kevin-Robertson/Inveigh
.NET IPv4/IPv6 machine-in-the-middle tool for penetration testers
|
|
CoreWCF/CoreWCF
Main repository for the Core WCF project
|
|
ariacom/Seal-Report
Database Reporting Tool and Tasks (.Net)
|
|
simpleidserver/SimpleIdServer
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
CICADA8-Research/RemoteKrbRelay
Remote Kerberos Relay made easy! Advanced Kerberos Relay Framework
|
|
microsoft/WindowsProtocolTestSuites
⭐⭐ Join us at the SNIA SDC SMB3 IO Lab (September 15-18, 2025)
|
|
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
|
|
CervantesSec/cervantes
Cervantes is an open-source, collaborative platform designed specifically for pentesters and red teams. It serves as a comprehensive management tool, streamlining the organization of projects, clients, vulnerabilities, and reports in a single, centralized location.
|
|
Syslifters/offsec-tools
Compiled tools for internal assessments
|
|
RapidScada/scada-v6
Contains Rapid SCADA 6 source code.
|
|
lithnet/access-manager
Access Manager provides web-based access to local admin (LAPS) passwords, BitLocker recovery keys, and just-in-time administrative access to Windows computers in a modern, secure, and user-friendly way.
|
|
microsoft/iqsharp
Microsoft's IQ# Server.
|
Version | Downloads | Last Updated | |
---|---|---|---|
10.0.0-preview.6.25358.103 | 0 | 7/17/2025 | |
10.0.0-preview.6.25321.102 | 0 | 6/25/2025 | |
10.0.0-preview.5.25280.105 | 0 | 6/2/2025 | |
10.0.0-preview.5.25277.114 | 0 | 6/3/2025 | |
10.0.0-preview.5.25277.101 | 0 | 5/29/2025 | |
10.0.0-preview.5.25266.103 | 0 | 5/20/2025 | |
10.0.0-preview.4.25255.103 | 0 | 5/12/2025 | |
9.0.7 | 0 | 7/11/2025 | |
4.6.0-preview.19073.11 | 4 | 1/28/2019 | |
4.6.0-preview.18571.3 | 2 | 11/30/2018 |