System.DirectoryServices.AccountManagement (7.0.0)
Published 2023-05-05 11:40:22 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 7.0.0 System.DirectoryServices.AccountManagement
About this package
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).
Dependencies
ID | Version | Target Framework |
---|---|---|
System.Security.Principal.Windows | 5.0.0 | .NETStandard2.0 |
System.Configuration.ConfigurationManager | 7.0.0 | net6.0 |
System.DirectoryServices.Protocols | 7.0.0 | net6.0 |
System.DirectoryServices | 7.0.0 | net6.0 |
System.Configuration.ConfigurationManager | 7.0.0 | net7.0 |
System.DirectoryServices.Protocols | 7.0.0 | net7.0 |
System.DirectoryServices | 7.0.0 | net7.0 |