System.Security.Principal 4.0.0

Prefix Reserved

Requires NuGet 3.0 or higher.

dotnet add package System.Security.Principal --version 4.0.0
                    
NuGet\Install-Package System.Security.Principal -Version 4.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.Principal" Version="4.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Security.Principal" Version="4.0.0" />
                    
Directory.Packages.props
<PackageReference Include="System.Security.Principal" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add System.Security.Principal --version 4.0.0
                    
#r "nuget: System.Security.Principal, 4.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.
#addin nuget:?package=System.Security.Principal&version=4.0.0
                    
Install System.Security.Principal as a Cake Addin
#tool nuget:?package=System.Security.Principal&version=4.0.0
                    
Install System.Security.Principal as a Cake Tool

Provides the base interfaces for principal and identity objects that represents the security context under which code is running.

Commonly Used Types:
System.Security.Principal.IPrincipal
System.Security.Principal.IIdentity
System.Security.Principal.TokenImpersonationLevel

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  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. 
Universal Windows Platform netcore50 is compatible.  uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store win8 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCore 5.0

  • .NETFramework 4.5

    • No dependencies.
  • .NETPlatform 5.0

  • Windows 8.0

    • No dependencies.
  • WindowsPhone 8.0

    • No dependencies.
  • WindowsPhoneApp 8.1

    • No dependencies.

GitHub repositories (10)

Showing the top 10 popular GitHub repositories that depend on System.Security.Principal:

Repository Stars
VitalElement/AvalonStudio
Cross platform IDE and Shell
MarimerLLC/csla
A home for your business logic in any .NET application.
PowerShell/PowerShellEditorServices
A common platform for PowerShell development support in any editor or application!
zkweb-framework/ZKWeb
A flexible web framework supports .Net Framework and .Net Core
Azure/amqpnetlite
AMQP 1.0 .NET Library
unknownv2/CoreHook
A library that simplifies intercepting application function calls using managed code and the .NET Core runtime
brthor/Dockerize.NET
.NET Cli Tool to package your .NET Core Application into a docker image: 'dotnet dockerize'
PowerShell/PowerShellStandard
X-Sharp/XSharpPublic
Public repository for the source code for the XSharp Compiler, Runtime, Project System and Tools.
simpleway2016/JMS
Version Downloads Last updated
4.0.0 46,909 7/20/2015
4.0.0-beta-23019 15,316 6/29/2015
4.0.0-beta-22816 29,200 4/24/2015
4.0.0-beta-22605 13,540 2/13/2015
4.0.0-beta-22416 6,870 1/16/2015
4.0.0-beta-22231 24,922 11/11/2014