System.Threading.AccessControl
6.0.0
Prefix Reserved
See the version list below for details.
Install-Package System.Threading.AccessControl -Version 6.0.0
dotnet add package System.Threading.AccessControl --version 6.0.0
<PackageReference Include="System.Threading.AccessControl" Version="6.0.0" />
paket add System.Threading.AccessControl --version 6.0.0
#r "nuget: System.Threading.AccessControl, 6.0.0"
// Install System.Threading.AccessControl as a Cake Addin
#addin nuget:?package=System.Threading.AccessControl&version=6.0.0
// Install System.Threading.AccessControl as a Cake Tool
#tool nuget:?package=System.Threading.AccessControl&version=6.0.0
Provides support for managing access and audit control lists for synchronization primitives.
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
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.1
- System.Security.AccessControl (>= 6.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETStandard 2.0
- System.Memory (>= 4.5.4)
- System.Security.AccessControl (>= 6.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
net6.0
- System.Security.AccessControl (>= 6.0.0)
NuGet packages (34)
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.VisualStudio.Utilities
A member of the Visual Studio SDK |
|
Microsoft.PowerShell.Commands.Utility
Runtime for hosting PowerShell |
|
Examine.Lucene
A Lucene.Net search and indexing implementation for Examine |
|
Kentico.Xperience.Libraries
The runtime assemblies for libraries and applications that use Kentico Xperience API. |
GitHub repositories (9)
Showing the top 5 popular GitHub repositories that depend on System.Threading.AccessControl:
Repository | Stars |
---|---|
PowerShell/PowerShell
PowerShell for every system!
|
|
microsoft/AttackSurfaceAnalyzer
Attack Surface Analyzer can help you analyze your operating system's security configuration for changes during software installation.
|
|
xamarin/xamarin-macios
Bridges the worlds of .NET with the native APIs of macOS, iOS, tvOS, and watchOS.
|
|
madelson/DistributedLock
A .NET library for distributed synchronization
|
|
praeclarum/FuGetGallery
An alternative web UI for browsing nuget packages
|