Microsoft.IdentityModel.Tokens.ISecurityTokenValidator
ISecurityTokenValidator
Returns true if a token can be validated.
Gets and sets the maximum size in bytes, that a will be processed.
Returns true if the token can be read, false otherwise.
ClaimsPrincipal ValidateToken(string securityToken, TokenValidationParameters validationParameters, out SecurityToken validatedToken)
Validates a token passed as a string using TokenValidationParameters