[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["This webpage provides documentation for the `InvalidJwtException` class, which is thrown when a JSON Web Token (JWT) is found to be invalid."],["The `InvalidJwtException` class inherits from the base `Exception` class and implements the `ISerializable` interface."],["The class is available in the `Google.Apis.Auth` namespace, specifically within the `Google.Apis.Auth.dll` assembly."],["A key feature of the class is its constructor, `InvalidJwtException(string message)`, which initializes the exception with a custom error message explaining the reason for the JWT's invalidity."],["The page also contains various versions of the class, starting with 1.50.0, and the latest being 1.69.0."]]],[]]