System.Security.AccessControl
6.0.1
Prefix Reserved
dotnet add package System.Security.AccessControl --version 6.0.1
NuGet\Install-Package System.Security.AccessControl -Version 6.0.1
<PackageReference Include="System.Security.AccessControl" Version="6.0.1" />
<PackageVersion Include="System.Security.AccessControl" Version="6.0.1" />
<PackageReference Include="System.Security.AccessControl" />
paket add System.Security.AccessControl --version 6.0.1
#r "nuget: System.Security.AccessControl, 6.0.1"
#addin nuget:?package=System.Security.AccessControl&version=6.0.1
#tool nuget:?package=System.Security.AccessControl&version=6.0.1
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 | Versions 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. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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. |
-
.NETFramework 4.6.1
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETStandard 2.0
- System.Security.Principal.Windows (>= 5.0.0)
-
net6.0
- No dependencies.
NuGet packages (159)
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 When using NuGet 3.x this package requires at least version 3.4. |
|
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 When using NuGet 3.x this package requires at least version 3.4. |
|
System.DirectoryServices
Provides easy access to Active Directory Domain Services. Commonly Used Types: System.DirectoryServices.DirectoryEntry System.DirectoryServices.DirectorySearcher System.DirectoryServices.ActiveDirectory.ActiveDirectorySite System.DirectoryServices.ActiveDirectory.ApplicationPartition System.DirectoryServices.ActiveDirectory.DirectoryContext System.DirectoryServices.ActiveDirectory.DirectoryServer System.DirectoryServices.ActiveDirectory.Domain System.DirectoryServices.ActiveDirectory.DomainController |
GitHub repositories (131)
Showing the top 20 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.
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
SubtitleEdit/subtitleedit
the subtitle editor :)
|
|
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
|
|
Azure-Samples/cognitive-services-speech-sdk
Sample code for the Microsoft Cognitive Services Speech SDK
|
|
angularsen/UnitsNet
Makes life working with units of measurement just a little bit better.
|
|
microsoft/AttackSurfaceAnalyzer
Attack Surface Analyzer can help you analyze your operating system's security configuration for changes during software installation.
|
|
dotnet/pinvoke
A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS.
|
|
dahall/Vanara
A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers.
|
|
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
|
|
webprofusion/certify
Professional ACME Client for Windows. Certificate Management UI, powered by Let's Encrypt and compatible with all ACME v2 CAs. Used by over 150,000 organisations. Remember to Star us! Download from certifytheweb.com
|
|
CollapseLauncher/Collapse
An Advanced Launcher for miHoYo/HoYoverse Games
|
|
dahall/TaskScheduler
Provides a .NET wrapper for the Windows Task Scheduler. It aggregates the multiple versions, provides an editor and allows for localization.
|
|
moom825/xeno-rat
Xeno-RAT is an open-source remote access tool (RAT) developed in C#, providing a comprehensive set of features for remote system management. Has features such as HVNC, live microphone, reverse proxy, and much much more!
|
|
ape-byte/DouyinBarrageGrab
基于系统代理的抖音弹幕wss抓取程序,能够获取所有数据来源,包括chrome,抖音直播伴侣等,可进行进程过滤
|
Version | Downloads | Last updated | |
---|---|---|---|
6.0.1 | 6,324,735 | 4/9/2024 | |
6.0.0 | 461,015,426 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 79,619 | 10/12/2021 | |
6.0.0-preview.5.21301.5 | 2,009,908 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 90,749 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 302,551 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 159,458 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 230,384 | 2/12/2021 | |
5.0.0 | 711,242,496 | 11/9/2020 | |
5.0.0-rc.2.20475.5 | 171,741 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 186,935 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 220,012 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 197,400 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 311,740 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 61,881 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 124,692 | 5/18/2020 | |
5.0.0-preview.3.20214.6 | 91,459 | 4/23/2020 | |
5.0.0-preview.2.20160.6 | 143,029 | 4/2/2020 | |
5.0.0-preview.1.20120.5 | 79,351 | 3/16/2020 | |
4.7.0 | 816,597,382 | 12/3/2019 | |
4.7.0-preview3.19551.4 | 140,554 | 11/13/2019 | |
4.7.0-preview2.19523.17 | 42,242 | 11/1/2019 | |
4.7.0-preview1.19504.10 | 85,222 | 10/15/2019 | |
4.6.0 | 99,957,925 | 9/23/2019 | |
4.6.0-rc1.19456.4 | 98,252 | 9/16/2019 | |
4.6.0-preview9.19421.4 | 67,068 | 9/4/2019 | |
4.6.0-preview9.19416.11 | 1,532 | 9/4/2019 | |
4.6.0-preview8.19405.3 | 272,551 | 8/13/2019 | |
4.6.0-preview7.19362.9 | 366,609 | 7/23/2019 | |
4.6.0-preview6.19303.8 | 2,166,072 | 6/12/2019 | |
4.6.0-preview6.19264.9 | 1,637 | 9/4/2019 | |
4.6.0-preview5.19224.8 | 213,438 | 5/6/2019 | |
4.6.0-preview4.19212.13 | 327,844 | 4/18/2019 | |
4.6.0-preview3.19128.7 | 226,436 | 3/6/2019 | |
4.6.0-preview.19073.11 | 107,142 | 1/29/2019 | |
4.6.0-preview.18571.3 | 213,666 | 12/3/2018 | |
4.5.0 | 656,452,396 | 5/29/2018 | |
4.5.0-rc1 | 531,942 | 5/6/2018 | |
4.5.0-preview2-26406-04 | 886,634 | 4/10/2018 | |
4.5.0-preview1-26216-02 | 538,580 | 2/26/2018 | |
4.5.0-preview1-25914-04 | 598,772 | 11/15/2017 | |
4.4.1 | 1,169,191 | 12/12/2017 | |
4.4.0 | 233,760,290 | 8/11/2017 | |
4.4.0-preview2-25405-01 | 242,368 | 6/27/2017 | |
4.4.0-preview1-25305-02 | 2,773,708 | 5/9/2017 | |
4.3.0 | 26,879,109 | 11/15/2016 | |
4.3.0-preview1-24530-04 | 19,743 | 10/24/2016 | |
4.0.0 | 3,729,794 | 6/27/2016 | |
4.0.0-rc2-24027 | 88,329 | 5/16/2016 | |
4.0.0-beta-23516 | 6,166 | 11/18/2015 | |
4.0.0-beta-23409 | 3,938 | 10/15/2015 | |
4.0.0-beta-23225 | 3,921 | 9/2/2015 | |
4.0.0-beta-23123 | 4,408 | 7/29/2015 | |
4.0.0-beta-23109 | 3,985 | 7/27/2015 | |
4.0.0-beta-23019 | 4,049 | 6/30/2015 | |
4.0.0-beta-22816 | 5,214 | 4/24/2015 | |
4.0.0-beta-22605 | 5,807 | 2/13/2015 |