System.DirectoryServices.AccountManagement
5.0.0
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).
When using NuGet 3.x this package requires at least version 3.4.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package System.DirectoryServices.AccountManagement -Version 5.0.0
dotnet add package System.DirectoryServices.AccountManagement --version 5.0.0
<PackageReference Include="System.DirectoryServices.AccountManagement" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.DirectoryServices.AccountManagement --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.DirectoryServices.AccountManagement, 5.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.DirectoryServices.AccountManagement as a Cake Addin
#addin nuget:?package=System.DirectoryServices.AccountManagement&version=5.0.0
// Install System.DirectoryServices.AccountManagement as a Cake Tool
#tool nuget:?package=System.DirectoryServices.AccountManagement&version=5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCoreApp 2.0
- Microsoft.NETCore.Platforms (>= 5.0.0)
- System.Configuration.ConfigurationManager (>= 5.0.0)
- System.DirectoryServices (>= 5.0.0)
- System.DirectoryServices.Protocols (>= 5.0.0)
- System.IO.FileSystem.AccessControl (>= 5.0.0)
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- System.Security.Principal.Windows (>= 5.0.0)
Used By
NuGet packages (49)
Showing the top 5 NuGet packages that depend on System.DirectoryServices.AccountManagement:
Package | Downloads |
---|---|
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.
|
|
Abp.Zero.Ldap
Abp.Zero.Ldap
|
|
DashboardCode.Routines.ActiveDirectory
Markdown LdapException for nice logging and error dialogs
|
|
DiegoRangel.DotNet.Framework.CQRS.API
A common library for implementing CQRS based Api layer.
|
|
Bit.IdentityServer
Bit.IdentityServer
|
GitHub repositories (10)
Showing the top 5 popular GitHub repositories that depend on System.DirectoryServices.AccountManagement:
Repository | Stars |
---|---|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
NLog/NLog
NLog - Advanced and Structured Logging for Various .NET Platforms
|
|
ariacom/Seal-Report
Open Database Reporting Tool (.Net)
|
|
unosquare/passcore
A self-service password management tool for Active Directory
|
|
chmorgan/sharppcap
Official repository - Fully managed, cross platform (Windows, Mac, Linux) .NET library for capturing packets
|