JwtSecurityTokenHandler.ValidateSignature Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Protected method ValidateSignature(JwtSecurityToken) Validates the signature of a JwtSecurityToken
Protected method ValidateSignature(JwtSecurityToken, TokenValidationParameters) Validates that the signature is valid.

Top

See Also

Reference

JwtSecurityTokenHandler Class

System.IdentityModel.Tokens Namespace