System.Threading.AccessControl
5.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
When using NuGet 3.x this package requires at least version 3.4.
Requires NuGet 2.12 or higher.
Install-Package System.Threading.AccessControl -Version 5.0.0
dotnet add package System.Threading.AccessControl --version 5.0.0
<PackageReference Include="System.Threading.AccessControl" Version="5.0.0" />
paket add System.Threading.AccessControl --version 5.0.0
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCoreApp 2.1
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETFramework 4.6
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETFramework 4.6.1
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETStandard 2.0
- System.Memory (>= 4.5.4)
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
MonoAndroid 1.0
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
MonoTouch 1.0
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
Xamarin.iOS 1.0
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
Xamarin.Mac 2.0
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
Xamarin.TVOS 1.0
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
Xamarin.WatchOS 1.0
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
Used By
NuGet packages (25)
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 Core as well as .NET Standard.
When using NuGet 3.x this package requires at least version 3.4.
|
|
Microsoft.VisualStudio.Utilities
Package Description
|
|
Microsoft.PowerShell.Commands.Utility
Runtime for hosting PowerShell
|
|
Telerik.Reporting
This package contains the report definition APIs and the runtime report generation engine which are the core of the Progress® Telerik® Reporting solution.
The package can be used to programmatically export or print a report into multiple document formats like PDF, Word, Excel, PowerPoint.
To author report definitions you need the Standalone Report Designer tool or the alternative Visual Studio integrated Report Designer. These tools come with the full product installer found at https://www.telerik.com/account/product-download?product=REPORTING
Upgrading the project to a newer NuGet package version will upgrade the runtime libraries but for type report definitions (definitions created with the Visual Studio integrated Report Designer) you must run the Telerik Reporting Upgrade Wizard tool. The tool is part of the full product installer as well.
|
|
FlexRule.Runtime
FlexRule is a .Net core/standard 2.0 complaint framework for business rules, decisions, data and analytics, RPA, processes, workflows and application logic.
|
GitHub repositories (8)
Showing the top 5 popular GitHub repositories that depend on System.Threading.AccessControl:
Repository | Stars |
---|---|
PowerShell/PowerShell
PowerShell for every system!
|
|
xamarin/xamarin-macios
Bridges the worlds of .NET with the native APIs of macOS, iOS, tvOS, and watchOS.
|
|
microsoft/AttackSurfaceAnalyzer
Attack Surface Analyzer can help you analyze your operating system's security configuration for changes during software installation.
|
|
praeclarum/FuGetGallery
An alternative web UI for browsing nuget packages
|
|
madelson/DistributedLock
A .NET library for distributed synchronization
|