Microsoft.Win32.Registry.AccessControl
4.0.0-beta-23109
Prefix Reserved
See the version list below for details.
Requires NuGet 3.0 or higher.
dotnet add package Microsoft.Win32.Registry.AccessControl --version 4.0.0-beta-23109
NuGet\Install-Package Microsoft.Win32.Registry.AccessControl -Version 4.0.0-beta-23109
<PackageReference Include="Microsoft.Win32.Registry.AccessControl" Version="4.0.0-beta-23109" />
paket add Microsoft.Win32.Registry.AccessControl --version 4.0.0-beta-23109
#r "nuget: Microsoft.Win32.Registry.AccessControl, 4.0.0-beta-23109"
// Install Microsoft.Win32.Registry.AccessControl as a Cake Addin #addin nuget:?package=Microsoft.Win32.Registry.AccessControl&version=4.0.0-beta-23109&prerelease // Install Microsoft.Win32.Registry.AccessControl as a Cake Tool #tool nuget:?package=Microsoft.Win32.Registry.AccessControl&version=4.0.0-beta-23109&prerelease
Provides support for managing access and audit control lists for Microsoft.Win32.RegistryKey.
Commonly Used Types:
System.Security.AccessControl.RegistryAccessRule
System.Security.AccessControl.RegistryAuditRule
System.Security.AccessControl.RegistrySecurity
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
.NETPlatform | dotnet is compatible. |
DNXCore | dnxcore50 is compatible. |
-
.NETPlatform 5.0
- Microsoft.Win32.Registry (>= 4.0.0-beta-23109)
- System.Runtime (>= 4.0.0-beta-23109)
- System.Security.AccessControl (>= 4.0.0-beta-23109)
- System.Security.Principal.Windows (>= 4.0.0-beta-23109)
-
DNXCore 5.0
- Microsoft.Win32.Registry (>= 4.0.0-beta-23109)
- System.Resources.ResourceManager (>= 4.0.0-beta-23109)
- System.Runtime (>= 4.0.20-beta-23109)
- System.Runtime.Handles (>= 4.0.0-beta-23109)
- System.Security.AccessControl (>= 4.0.0-beta-23109)
- System.Security.Principal.Windows (>= 4.0.0-beta-23109)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Microsoft.Win32.Registry.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. |
|
System.Management.Automation
Runtime for hosting PowerShell |
|
Microsoft.PowerShell.SDK
Runtime for hosting PowerShell |
|
DiscUtils.Registry
DiscUtils Registry |
|
Microsoft.CST.AttackSurfaceAnalyzer
Microsoft Attack Surface Analyzer is an open source security tool that analyzes the attack surface of a target system and reports on potential security vulnerabilities introduced during the installation of software or system misconfiguration. This package contains the AttackSurfaceAnalyzer library. For the CLI Dotnet Tool, see Microsoft.CST.AttackSurfaceAnalyzer.CLI. |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Win32.Registry.AccessControl:
Repository | Stars |
---|---|
PowerShell/PowerShell
PowerShell for every system!
|
|
microsoft/AttackSurfaceAnalyzer
Attack Surface Analyzer can help you analyze your operating system's security configuration for changes during software installation.
|
|
DiscUtils/DiscUtils
Utility libraries to interact with discs, filesystem formats and more
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
|
|
unchase/Unchase.OpenAPI.Connectedservice
:scroll: Visual Studio extension to generate OpenAPI (Swagger) web service reference.
|