System.Security.AccessControl
5.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
When using NuGet 3.x this package requires at least version 3.4.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package System.Security.AccessControl -Version 5.0.0
dotnet add package System.Security.AccessControl --version 5.0.0
<PackageReference Include="System.Security.AccessControl" Version="5.0.0" />
paket add System.Security.AccessControl --version 5.0.0
#r "nuget: System.Security.AccessControl, 5.0.0"
// Install System.Security.AccessControl as a Cake Addin
#addin nuget:?package=System.Security.AccessControl&version=5.0.0
// Install System.Security.AccessControl as a Cake Tool
#tool nuget:?package=System.Security.AccessControl&version=5.0.0
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCoreApp 2.0
- Microsoft.NETCore.Platforms (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETFramework 4.6
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETFramework 4.6.1
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Security.Principal.Windows (>= 5.0.0)
- System.Threading.Thread (>= 4.3.0)
-
.NETStandard 2.0
- System.Security.Principal.Windows (>= 5.0.0)
-
UAP 10.0.16299
- No dependencies.
Used By
NuGet packages (71)
Showing the top 5 NuGet packages that depend on System.Security.AccessControl:
Package | Downloads |
---|---|
Microsoft.Win32.Registry
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
Provides types supporting Code Access Security (CAS).
|
|
System.Security.Cryptography.Xml
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
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
|
|
System.Threading.AccessControl
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 (71)
Showing the top 5 popular GitHub repositories that depend on System.Security.AccessControl:
Repository | Stars |
---|---|
PowerShell/PowerShell
PowerShell for every system!
|
|
cefsharp/CefSharp
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
winsw/winsw
A wrapper executable that can run any executable as a Windows service, in a permissive license.
|
|
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
|
Version History
Version | Downloads | Last updated |
---|---|---|
6.0.0-preview.3.21201.4 | 4,981 | 4/8/2021 |
6.0.0-preview.2.21154.6 | 15,275 | 3/11/2021 |
6.0.0-preview.1.21102.12 | 17,046 | 2/12/2021 |
5.0.0 | 10,675,096 | 11/9/2020 |
5.0.0-rc.2.20475.5 | 66,600 | 10/13/2020 |
5.0.0-rc.1.20451.14 | 63,893 | 9/14/2020 |
5.0.0-preview.8.20407.11 | 75,570 | 8/25/2020 |
5.0.0-preview.7.20364.11 | 72,674 | 7/21/2020 |
5.0.0-preview.6.20305.6 | 51,062 | 6/25/2020 |
5.0.0-preview.5.20278.1 | 36,450 | 6/10/2020 |
5.0.0-preview.4.20251.6 | 55,435 | 5/18/2020 |
5.0.0-preview.3.20214.6 | 46,999 | 4/23/2020 |
5.0.0-preview.2.20160.6 | 58,741 | 4/2/2020 |
5.0.0-preview.1.20120.5 | 46,079 | 3/16/2020 |
4.7.0 | 73,711,939 | 12/3/2019 |
4.7.0-preview3.19551.4 | 57,246 | 11/13/2019 |
4.7.0-preview2.19523.17 | 25,433 | 11/1/2019 |
4.7.0-preview1.19504.10 | 53,921 | 10/15/2019 |
4.6.0 | 24,453,579 | 9/23/2019 |
4.6.0-rc1.19456.4 | 41,803 | 9/16/2019 |
4.6.0-preview9.19421.4 | 48,086 | 9/4/2019 |
4.6.0-preview9.19416.11 | 397 | 9/4/2019 |
4.6.0-preview8.19405.3 | 131,997 | 8/13/2019 |
4.6.0-preview7.19362.9 | 123,533 | 7/23/2019 |
4.6.0-preview6.19303.8 | 541,220 | 6/12/2019 |
4.6.0-preview6.19264.9 | 451 | 9/4/2019 |
4.6.0-preview5.19224.8 | 130,544 | 5/6/2019 |
4.6.0-preview4.19212.13 | 106,951 | 4/18/2019 |
4.6.0-preview3.19128.7 | 152,115 | 3/6/2019 |
4.6.0-preview.19073.11 | 88,996 | 1/29/2019 |
4.6.0-preview.18571.3 | 135,544 | 12/3/2018 |
4.5.0 | 82,104,655 | 5/29/2018 |
4.5.0-rc1 | 241,520 | 5/6/2018 |
4.5.0-preview2-26406-04 | 354,436 | 4/10/2018 |
4.5.0-preview1-26216-02 | 359,520 | 2/26/2018 |
4.5.0-preview1-25914-04 | 294,861 | 11/15/2017 |
4.4.1 | 720,313 | 12/12/2017 |
4.4.0 | 66,260,398 | 8/11/2017 |
4.4.0-preview2-25405-01 | 89,267 | 6/27/2017 |
4.4.0-preview1-25305-02 | 1,034,760 | 5/9/2017 |
4.3.0 | 18,330,550 | 11/15/2016 |
4.3.0-preview1-24530-04 | 15,882 | 10/24/2016 |
4.0.0 | 2,668,506 | 6/27/2016 |
4.0.0-rc2-24027 | 70,364 | 5/16/2016 |
4.0.0-beta-23516 | 3,108 | 11/18/2015 |
4.0.0-beta-23409 | 1,062 | 10/15/2015 |
4.0.0-beta-23225 | 1,069 | 9/2/2015 |
4.0.0-beta-23123 | 1,065 | 7/29/2015 |
4.0.0-beta-23109 | 886 | 7/27/2015 |
4.0.0-beta-23019 | 975 | 6/30/2015 |
4.0.0-beta-22816 | 1,083 | 4/24/2015 |
4.0.0-beta-22605 | 1,550 | 2/13/2015 |