System.Security.Claims
4.3.0
Provides classes that implement claims-based identity in the .NET Framework, including classes that represent claims, claims-based identities, and claims-based principals.
Commonly Used Types:
System.Security.Principal.GenericIdentity
System.Security.Claims.Claim
System.Security.Claims.ClaimsIdentity
System.Security.Claims.ClaimsPrincipal
System.Security.Principal.GenericPrincipal
When using NuGet 3.x this package requires at least version 3.4.
Requires NuGet 2.12 or higher.
Install-Package System.Security.Claims -Version 4.3.0
dotnet add package System.Security.Claims --version 4.3.0
<PackageReference Include="System.Security.Claims" Version="4.3.0" />
paket add System.Security.Claims --version 4.3.0
#r "nuget: System.Security.Claims, 4.3.0"
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 1.3
- System.Collections (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Security.Principal (>= 4.3.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
Used By
NuGet packages (143)
Showing the top 5 NuGet packages that depend on System.Security.Claims:
Package | Downloads |
---|---|
System.Security.Principal.Windows
Provides classes for retrieving the current Windows user and for interacting with Windows users and groups.
Commonly Used Types:
System.Security.Principal.WindowsIdentity
System.Security.Principal.SecurityIdentifier
System.Security.Principal.NTAccount
System.Security.Principal.WindowsPrincipal
System.Security.Principal.IdentityReference
System.Security.Principal.IdentityNotMappedException
System.Security.Principal.WindowsBuiltInRole
System.Security.Principal.WellKnownSidType
|
|
System.Net.Security
Provides types, such as System.Net.Security.SslStream, that uses SSL/TLS protocols to provide secure network communication between client and server endpoints.
Commonly Used Types:
System.Net.Security.SslStream
System.Net.Security.ExtendedProtectionPolicy
When using NuGet 3.x this package requires at least version 3.4.
|
|
EPPlus
A spreadsheet library for .NET framework and .NET core
|
|
Microsoft.Graph.Core
Microsoft Graph Core Client Library implements core functionality used by Microsoft Graph client libraries.
|
|
Nancy
Nancy is a lightweight web framework for the .Net platform, inspired by Sinatra. Nancy aim at delivering a low ceremony approach to building light, fast web applications.
|
GitHub repositories (32)
Showing the top 5 popular GitHub repositories that depend on System.Security.Claims:
Repository | Stars |
---|---|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|
|
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 5.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
|
|
EduardoPires/EquinoxProject
Full ASP.NET Core 3.1 application with DDD, CQRS and Event Sourcing concepts
|
|
JanKallman/EPPlus
Create advanced Excel spreadsheets using .NET
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 69,666,897 | 11/15/2016 |
4.3.0-preview1-24530-04 | 182,260 | 10/24/2016 |
4.0.1 | 117,179,436 | 6/27/2016 |
4.0.1-rc2-24027 | 2,487,002 | 5/16/2016 |
4.0.1-beta-23516 | 374,448 | 11/18/2015 |
4.0.1-beta-23409 | 365,642 | 10/15/2015 |
4.0.1-beta-23225 | 112,584 | 9/2/2015 |
4.0.0 | 1,724,972 | 7/29/2015 |
4.0.0-beta-23109 | 61,442 | 7/27/2015 |
4.0.0-beta-23019 | 50,038 | 6/30/2015 |
4.0.0-beta-22816 | 50,378 | 4/24/2015 |
4.0.0-beta-22605 | 16,889 | 2/13/2015 |
4.0.0-beta-22416 | 9,010 | 1/16/2015 |
4.0.0-beta-22231 | 29,264 | 11/11/2014 |