This package provides an assembly containing classes which extend the .NET Framework 4.5 with the necessary logic to process the JSON Web Token (JWT) format. That includes validating, parsing and generating JWT tokens; those capabilities can be applied both within the Windows Identity Foundation token processing pipeline and standalone, without any dependency on WIF’s configuration.
dotnet add package System.IdentityModel.Tokens.Jwt --version 4.0.2.202250711
Install-Package System.IdentityModel.Tokens.Jwt -Version 4.0.2.202250711
| 作者 | Microsoft Corporation |
|---|---|
| 发布时间 | 2015-02-25 15:39:51 |
| 项目主页 | http://go.microsoft.com/fwlink/?LinkId=272508 |
| 许可证 | http://www.microsoft.com/web/webpi/eula/aspnetcomponent_rtw_enu.htm |