System.Threading.AccessControl
7.0.1
dotnet add package System.Threading.AccessControl --version 7.0.1
NuGet\Install-Package System.Threading.AccessControl -Version 7.0.1
<PackageReference Include="System.Threading.AccessControl" Version="7.0.1" />
paket add System.Threading.AccessControl --version 7.0.1
#r "nuget: System.Threading.AccessControl, 7.0.1"
// Install System.Threading.AccessControl as a Cake Addin
#addin nuget:?package=System.Threading.AccessControl&version=7.0.1
// Install System.Threading.AccessControl as a Cake Tool
#tool nuget:?package=System.Threading.AccessControl&version=7.0.1
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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.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 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.2
- System.Security.AccessControl (>= 6.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETStandard 2.0
- System.Memory (>= 4.5.5)
- System.Security.AccessControl (>= 6.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
net6.0
- No dependencies.
-
net7.0
- No dependencies.
NuGet packages (38)
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 |
|
IKVM
Java SE 8 Virtual Machine for .NET |
|
Examine.Lucene
A Lucene.Net search and indexing implementation for Examine |
GitHub repositories (12)
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
Bridges the worlds of .NET with the native APIs of macOS, iOS, tvOS, and watchOS.
|