JsonWebTokenHandler
JsonWebTokenHandler()
CanValidateToken
TokenType
CanReadToken(String)
CreateToken(String, SigningCredentials)
CreateToken(String, SigningCredentials, EncryptingCredentials)
CreateToken(String, SigningCredentials, EncryptingCredentials, String)
DecryptToken(JsonWebToken, TokenValidationParameters)
ReadJsonWebToken(String)
ReadToken(String)
ResolveTokenDecryptionKey(String, JsonWebToken, TokenValidationParameters)
ValidateToken(String, TokenValidationParameters)
netcoreapp2.2
namespace Microsoft.IdentityModel.JsonWebTokens
{
public class JsonWebTokenHandler : TokenHandler
}
nuget.org | 0.1 % Reference this API 0.0 % Derive from this class or interface |
---|---|
Upgrade Planner | 0.0 % Reference this API |
.NET Core | 2.2 |
Information specific to netcoreapp2.2 | |
Assembly | Microsoft.IdentityModel.JsonWebTokens , Version=5.3.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API