[[["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 `IOidcTokenProvider` interface, which is used to represent an OIDC token provider within the Google API client library for .NET."],["The `IOidcTokenProvider` interface, found in the `Google.Apis.Auth.OAuth2` namespace, is part of the `Google.Apis.Auth.dll` assembly."],["The primary method of this interface is `GetOidcTokenAsync`, which retrieves an OIDC token based on specified `OidcTokenOptions` and a cancellation token."],["There are multiple versions of the Google API client library documented, with version 1.69.0 being the latest, and the documentation for versions 1.68.0, 1.60.0, 1.59.0, 1.55.0, and 1.50.0 are also accessible."],["The `GetOidcTokenAsync` method returns a `Task\u003cOidcToken\u003e`, and also accepts optional parameters of `OidcTokenOptions` and `CancellationToken`."]]],[]]