System.IdentityModel.Tokens.ValidatingIssuerNameRegistry
4.5.1
This package provides an assembly containing classes which extend the .NET Framework 4.5 with the necessary logic that extends token validation to check that the signer of a token and the issuer of the token are a valid pair. This capability can be applied both within the Windows Identity Foundation token processing pipeline and standalone, without any dependency on WIF’s configuration.
Install-Package System.IdentityModel.Tokens.ValidatingIssuerNameRegistry -Version 4.5.1
dotnet add package System.IdentityModel.Tokens.ValidatingIssuerNameRegistry --version 4.5.1
<PackageReference Include="System.IdentityModel.Tokens.ValidatingIssuerNameRegistry" Version="4.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.IdentityModel.Tokens.ValidatingIssuerNameRegistry --version 4.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.IdentityModel.Tokens.ValidatingIssuerNameRegistry, 4.5.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.IdentityModel.Tokens.ValidatingIssuerNameRegistry as a Cake Addin
#addin nuget:?package=System.IdentityModel.Tokens.ValidatingIssuerNameRegistry&version=4.5.1
// Install System.IdentityModel.Tokens.ValidatingIssuerNameRegistry as a Cake Tool
#tool nuget:?package=System.IdentityModel.Tokens.ValidatingIssuerNameRegistry&version=4.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 4.5.1 | 0 | 06.02.2022 |