If set, the subject token file content will be parsed as JSON and the
value in the field with name SubjectTokenJsonFieldName
will be returned as the subject token.
[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eFileSourcedExternalAccountCredential\u003c/code\u003e class provides a way to authenticate using credentials sourced from a file, as detailed in Google's documentation on file-sourced credentials.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eExternalAccountCredential\u003c/code\u003e and \u003ccode\u003eServiceCredential\u003c/code\u003e, and it implements interfaces for handling HTTP responses, credentials, HTTP client initialization, and token access.\u003c/p\u003e\n"],["\u003cp\u003eIt allows you to specify the path to a file containing the subject token via \u003ccode\u003eSubjectTokenFilePath\u003c/code\u003e, as well as a JSON field name to look for said token in the file with \u003ccode\u003eSubjectTokenJsonFieldName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Apis.Auth.OAuth2\u003c/code\u003e namespace, found within the \u003ccode\u003eGoogle.Apis.Auth.dll\u003c/code\u003e assembly, and it is compatible with the .NET framework.\u003c/p\u003e\n"]]],[],null,[]]