System.Security.Principal
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 When using NuGet 3.x this package requires at least version 3.4.
Total Downloads
1.3B
1,270,365,529
Published
Nov 15, 2016
Latest stable version
Install
.NET CLI
dotnet add package System.Security.Principal --version 4.3.0
Package Manager Console
Install-Package System.Security.Principal -Version 4.3.0
PackageReference
<PackageReference Include="System.Security.Principal" Version="4.3.0" />
Frameworks
Dependencies
System.Runtime
[4.3.0, )
.NETCore5.0
System.Runtime
[4.3.0, )
.NETStandard1.0