System.Security.AccessControl 6.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET 6.0 .NET Standard 2.0 .NET Framework 4.6.1
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package System.Security.AccessControl --version 6.0.0
NuGet\Install-Package System.Security.AccessControl -Version 6.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.Security.AccessControl" Version="6.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Security.AccessControl --version 6.0.0
#r "nuget: System.Security.AccessControl, 6.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Security.AccessControl as a Cake Addin
#addin nuget:?package=System.Security.AccessControl&version=6.0.0

// Install System.Security.AccessControl as a Cake Tool
#tool nuget:?package=System.Security.AccessControl&version=6.0.0

Provides base classes that enable managing access and audit control lists on securable objects.

Commonly Used Types:
System.Security.AccessControl.AccessRule
System.Security.AccessControl.AuditRule
System.Security.AccessControl.ObjectAccessRule
System.Security.AccessControl.ObjectAuditRule
System.Security.AccessControl.ObjectSecurity

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (112)

Showing the top 5 NuGet packages that depend on System.Security.AccessControl:

Package Downloads
Microsoft.Win32.Registry The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides support for accessing and modifying the Windows Registry. Commonly Used Types: Microsoft.Win32.RegistryKey Microsoft.Win32.Registry Microsoft.Win32.RegistryValueKind Microsoft.Win32.RegistryHive Microsoft.Win32.RegistryView

System.Security.Permissions The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides types supporting Code Access Security (CAS).

System.Security.Cryptography.Xml The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides classes to support the creation and validation of XML digital signatures. The classes in this namespace implement the World Wide Web Consortium Recommendation, "XML-Signature Syntax and Processing", described at http://www.w3.org/TR/xmldsig-core/. Commonly Used Types: System.Security.Cryptography.Xml.CipherData System.Security.Cryptography.Xml.CipherReference System.Security.Cryptography.Xml.DataObject System.Security.Cryptography.Xml.DataReference System.Security.Cryptography.Xml.DSAKeyValue System.Security.Cryptography.Xml.EncryptedData System.Security.Cryptography.Xml.EncryptedKey System.Security.Cryptography.Xml.EncryptedReference System.Security.Cryptography.Xml.EncryptedType System.Security.Cryptography.Xml.EncryptedXml System.Security.Cryptography.Xml.EncryptionMethod System.Security.Cryptography.Xml.EncryptionProperty System.Security.Cryptography.Xml.EncryptionPropertyCollection System.Security.Cryptography.Xml.KeyInfo System.Security.Cryptography.Xml.KeyInfoClause System.Security.Cryptography.Xml.KeyInfoEncryptedKey System.Security.Cryptography.Xml.KeyInfoName System.Security.Cryptography.Xml.KeyInfoNode System.Security.Cryptography.Xml.KeyInfoRetrievalMethod System.Security.Cryptography.Xml.KeyInfoX509Data System.Security.Cryptography.Xml.KeyReference System.Security.Cryptography.Xml.Reference System.Security.Cryptography.Xml.ReferenceList System.Security.Cryptography.Xml.RSAKeyValue System.Security.Cryptography.Xml.Signature System.Security.Cryptography.Xml.SignedInfo System.Security.Cryptography.Xml.SignedXml System.Security.Cryptography.Xml.Transform System.Security.Cryptography.Xml.TransformChain System.Security.Cryptography.Xml.XmlDecryptionTransform System.Security.Cryptography.Xml.XmlDsigBase64Transform System.Security.Cryptography.Xml.XmlDsigC14NTransform System.Security.Cryptography.Xml.XmlDsigC14NWithCommentsTransform System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform System.Security.Cryptography.Xml.XmlDsigExcC14NTransform System.Security.Cryptography.Xml.XmlDsigExcC14NWithCommentsTransform System.Security.Cryptography.Xml.XmlDsigXPathTransform System.Security.Cryptography.Xml.XmlDsigXsltTransform System.Security.Cryptography.Xml.XmlLicenseTransform

System.IO.FileSystem.AccessControl The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides types for managing access and audit control lists for files and directories. Commonly Used Types: System.Security.AccessControl.DirectoryObjectSecurity System.Security.AccessControl.DirectorySecurity System.Security.AccessControl.FileSecurity System.Security.AccessControl.FileSystemAccessRule System.Security.AccessControl.FileSystemAuditRule System.Security.AccessControl.FileSystemRights System.Security.AccessControl.FileSystemSecurity When using NuGet 3.x this package requires at least version 3.4.

System.Threading.AccessControl The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

GitHub repositories (114)

Showing the top 5 popular GitHub repositories that depend on System.Security.AccessControl:

Repository Stars
PowerShell/PowerShell
PowerShell for every system!
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
winsw/winsw
A wrapper executable that can run any executable as a Windows service, in a permissive license.
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
Version Downloads Last updated
6.0.2-mauipre.1.22102.15 1,246,943 2/15/2022
6.0.2-mauipre.1.22054.8 160,108 1/19/2022
6.0.0 137,148,456 11/8/2021
6.0.0-rc.2.21480.5 64,208 10/12/2021
6.0.0-preview.5.21301.5 1,025,232 6/15/2021
6.0.0-preview.4.21253.7 78,910 5/24/2021
6.0.0-preview.3.21201.4 205,009 4/8/2021
6.0.0-preview.2.21154.6 128,404 3/11/2021
6.0.0-preview.1.21102.12 177,093 2/12/2021
5.0.0 335,752,262 11/9/2020
5.0.0-rc.2.20475.5 139,289 10/13/2020
5.0.0-rc.1.20451.14 158,080 9/14/2020
5.0.0-preview.8.20407.11 200,775 8/25/2020
5.0.0-preview.7.20364.11 165,321 7/21/2020
5.0.0-preview.6.20305.6 234,283 6/25/2020
5.0.0-preview.5.20278.1 57,356 6/10/2020
5.0.0-preview.4.20251.6 113,615 5/18/2020
5.0.0-preview.3.20214.6 72,789 4/23/2020
5.0.0-preview.2.20160.6 129,239 4/2/2020
5.0.0-preview.1.20120.5 72,096 3/16/2020
4.7.0 469,631,826 12/3/2019
4.7.0-preview3.19551.4 117,234 11/13/2019
4.7.0-preview2.19523.17 35,650 11/1/2019
4.7.0-preview1.19504.10 70,948 10/15/2019
4.6.0 72,956,446 9/23/2019
4.6.0-rc1.19456.4 86,474 9/16/2019
4.6.0-preview9.19421.4 58,929 9/4/2019
4.6.0-preview9.19416.11 766 9/4/2019
4.6.0-preview8.19405.3 230,750 8/13/2019
4.6.0-preview7.19362.9 253,852 7/23/2019
4.6.0-preview6.19303.8 1,166,616 6/12/2019
4.6.0-preview6.19264.9 859 9/4/2019
4.6.0-preview5.19224.8 189,447 5/6/2019
4.6.0-preview4.19212.13 245,504 4/18/2019
4.6.0-preview3.19128.7 196,828 3/6/2019
4.6.0-preview.19073.11 100,299 1/29/2019
4.6.0-preview.18571.3 187,199 12/3/2018
4.5.0 411,492,240 5/29/2018
4.5.0-rc1 439,731 5/6/2018
4.5.0-preview2-26406-04 674,884 4/10/2018
4.5.0-preview1-26216-02 448,043 2/26/2018
4.5.0-preview1-25914-04 514,671 11/15/2017
4.4.1 1,111,804 12/12/2017
4.4.0 174,611,347 8/11/2017
4.4.0-preview2-25405-01 119,971 6/27/2017
4.4.0-preview1-25305-02 2,222,440 5/9/2017
4.3.0 24,710,179 11/15/2016
4.3.0-preview1-24530-04 16,999 10/24/2016
4.0.0 3,505,540 6/27/2016
4.0.0-rc2-24027 77,623 5/16/2016
4.0.0-beta-23516 4,091 11/18/2015
4.0.0-beta-23409 1,947 10/15/2015
4.0.0-beta-23225 1,962 9/2/2015
4.0.0-beta-23123 2,117 7/29/2015
4.0.0-beta-23109 1,860 7/27/2015
4.0.0-beta-23019 1,971 6/30/2015
4.0.0-beta-22816 2,408 4/24/2015
4.0.0-beta-22605 3,051 2/13/2015