System.Threading.AccessControl
4.0.0-beta-23516
Prefix Reserved
See the version list below for details.
Requires NuGet 3.0 or higher.
dotnet add package System.Threading.AccessControl --version 4.0.0-beta-23516
NuGet\Install-Package System.Threading.AccessControl -Version 4.0.0-beta-23516
<PackageReference Include="System.Threading.AccessControl" Version="4.0.0-beta-23516" />
paket add System.Threading.AccessControl --version 4.0.0-beta-23516
#r "nuget: System.Threading.AccessControl, 4.0.0-beta-23516"
// Install System.Threading.AccessControl as a Cake Addin #addin nuget:?package=System.Threading.AccessControl&version=4.0.0-beta-23516&prerelease // Install System.Threading.AccessControl as a Cake Tool #tool nuget:?package=System.Threading.AccessControl&version=4.0.0-beta-23516&prerelease
Provides support for managing access and audit control lists for synchronization primitves.
Commonly Used Types:
System.Security.AccessControl.EventWaitHandleAccessRule
System.Security.AccessControl.EventWaitHandleAuditRule
System.Security.AccessControl.MutexAccessRule
System.Security.AccessControl.MutexAuditRule
System.Security.AccessControl.MutexSecurity
System.Security.AccessControl.SemaphoreAccessRule
System.Security.AccessControl.SemaphoreAuditRule
System.Security.AccessControl.SemaphoreSecurity
- 1548494
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
.NETPlatform | dotnet54 is compatible. |
DNXCore | dnxcore50 is compatible. |
-
.NETPlatform 5.4
- System.Runtime (>= 4.0.0)
- System.Security.AccessControl (>= 4.0.0-beta-23516)
- System.Security.Principal.Windows (>= 4.0.0-beta-23516)
- System.Threading (>= 4.0.0)
-
DNXCore 5.0
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.20)
- System.Runtime.Handles (>= 4.0.0)
- System.Security.AccessControl (>= 4.0.0-beta-23516)
- System.Security.Principal.Windows (>= 4.0.0-beta-23516)
- System.Threading (>= 4.0.10)
NuGet packages (53)
Showing the top 5 NuGet packages that depend on System.Threading.AccessControl:
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 as well as .NET Standard. |
|
Microsoft.PowerShell.Commands.Utility
Runtime for hosting PowerShell |
|
Microsoft.VisualStudio.Utilities
A member of the Visual Studio SDK |
|
Examine.Lucene
A Lucene.Net search and indexing implementation for Examine |
|
DistributedLock
Provides easy-to-use mutexes, reader-writer locks, and semaphores that can synchronize across processes and machines. This is an umbrella package that brings in the entire family of DistributedLock.* packages (e. g. DistributedLock.SqlServer) as references. Those packages can also be installed individually. |
GitHub repositories (15)
Showing the top 5 popular GitHub repositories that depend on System.Threading.AccessControl:
Repository | Stars |
---|---|
PowerShell/PowerShell
PowerShell for every system!
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
gerardog/gsudo
Sudo for Windows
|
|
microsoft/AttackSurfaceAnalyzer
Attack Surface Analyzer can help you analyze your operating system's security configuration for changes during software installation.
|
|
xamarin/xamarin-macios
.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
|