Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Info
Version: | 8.0.2 |
Author(s): | Microsoft |
Last Update: | Thursday, August 22, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet |
NuGet Url: | https://www.nuget.org/packages/Microsoft.IdentityModel.Tokens |
Install
Install-Package Microsoft.IdentityModel.Tokens
dotnet add package Microsoft.IdentityModel.Tokens
paket add Microsoft.IdentityModel.Tokens
Microsoft.IdentityModel.Tokens Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Microsoft.IdentityModel.Logging(>= 6.8.0)
- Microsoft.IdentityModel.Logging(>= 6.8.0)
- Microsoft.CSharp(>= 4.5.0)
- System.Security.Cryptography.Cng(>= 4.5.0)
- Microsoft.IdentityModel.Logging(>= 6.8.0)
Tags