[[["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."],[[["The `InvalidJwtException` class is thrown when a Json Web Token (JWT) is determined to be invalid."],["This class inherits from the `Exception` class, and its full inheritance path is `Object \u003e InvalidJwtException`."],["The `InvalidJwtException` class resides within the `Google.Apis.Auth` namespace in the `Google.Apis.Auth.dll` assembly."],["The class provides a constructor `InvalidJwtException(string message)` to initialize an instance with a specific error message detailing the JWT's invalidity."],["The `Utilities.ThrowIfNull\u003cT\u003e(T, String)` extension method is available, located in `Google.Apis.Util.Utilities`."]]],[]]