Share via


Troubleshooting Exceptions: System.IdentityModel.Tokens.SecurityTokenValidationException

A SecurityTokenValidationException exception is thrown when a received security token is not valid. The exception typically is thrown by the ValidateToken method.

See Also

Tasks

How to: Use the Exception Assistant

Reference

SecurityTokenValidationException