[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version available for `JsonCredentialParameters.CredentialSource.SubjectTokenFormat` is 1.69.0, with older versions down to 1.50.0 also accessible."],["`JsonCredentialParameters.CredentialSource.SubjectTokenFormat` is a class that holds the format of a subject token and it inherits from the base `object` class."],["This class has two key properties: `SubjectTokenFieldName`, which is used for specifying the field name of the subject token in a JSON response, and `Type`, which defines the format in which the subject token is returned, either as `text` or `json`."],["The `Type` property, which specifies the token's format, defaults to `text` if not otherwise specified."],["The class includes inherited members like `Equals`, `GetHashCode`, and `ToString` from the base `object` class."]]],[]]