[[["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 part of the `Google.Apis.Auth` namespace within the Google.Apis.Auth.dll assembly."],["The `InvalidJwtException` is thrown when a Json Web Token (JWT) is considered invalid, inheriting from the base `Exception` class and implementing the `ISerializable` interface."],["The class offers a constructor, `InvalidJwtException(string message)`, which allows for the initialization of the exception with a custom error message explaining the reason for the JWT's invalidity."],["Several versions of the `InvalidJwtException` are documented, with version 1.69.0 being the most current or \"latest\" version."],["The page also documents the members inherited from `Exception` and `object`, as well as the Extension Method `Utilities.ThrowIfNull\u003cT\u003e(T, string)`."]]],[]]