System.Security.Permissions
5.0.0
Provides types supporting Code Access Security (CAS).
When using NuGet 3.x this package requires at least version 3.4.
Requires NuGet 2.12 or higher.
Install-Package System.Security.Permissions -Version 5.0.0
dotnet add package System.Security.Permissions --version 5.0.0
<PackageReference Include="System.Security.Permissions" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Security.Permissions --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Security.Permissions, 5.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Security.Permissions as a Cake Addin
#addin nuget:?package=System.Security.Permissions&version=5.0.0
// Install System.Security.Permissions as a Cake Tool
#tool nuget:?package=System.Security.Permissions&version=5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCoreApp 3.0
- System.Security.AccessControl (>= 5.0.0)
- System.Windows.Extensions (>= 5.0.0)
-
.NETFramework 4.6.1
- System.Security.AccessControl (>= 5.0.0)
-
.NETStandard 2.0
- System.Security.AccessControl (>= 5.0.0)
-
net5.0
- System.Security.AccessControl (>= 5.0.0)
- System.Windows.Extensions (>= 5.0.0)
Used By
NuGet packages (12)
Showing the top 5 NuGet packages that depend on System.Security.Permissions:
| Package | Downloads |
|---|---|
|
JetBrains.dotCover.Core
JetBrains dotCover Core Package Version 212.0.20211008.82358
|
|
|
JetBrains.ReSharperAutomationTools.src.CommandLineCore
JetBrains ReSharperAutomationTools src CommandLineCore Package Version 212.0.20211008.81907
|
|
|
JetBrains.Rider.RdBackend.Common
JetBrains Rider RdBackend Common Package Version 212.0.20211008.81907
|
|
|
JetBrains.Rider.Rider.Backend
JetBrains Rider Rider Backend Package Version 212.0.20211008.81907
|
|
|
TaskScheduler
Provides a single assembly wrapper for the 1.0 and 2.0 versions of Task Scheduler found in all Microsoft operating systems post Windows 98. It simplifies the coding, aggregates the multiple versions and allows for localization support.
|