[[["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\u003eThis webpage details the \u003ccode\u003eImpersonatedCredential.Initializer\u003c/code\u003e class, which is a component of the Google API Client Library for .NET and is used to set up credentials for impersonating a service account.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImpersonatedCredential.Initializer\u003c/code\u003e class inherits from \u003ccode\u003eServiceCredential.Initializer\u003c/code\u003e and includes inherited members for configuring token server URLs, clock settings, access methods, and more, all found under the \u003ccode\u003eGoogle.Apis.Auth.OAuth2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe constructor for \u003ccode\u003eInitializer\u003c/code\u003e requires a \u003ccode\u003etargetPrincipal\u003c/code\u003e string, representing the service account to be impersonated, which is essential for generating the impersonated access token URL.\u003c/p\u003e\n"],["\u003cp\u003eThe class also features properties like \u003ccode\u003eDelegateAccounts\u003c/code\u003e, which manages a list of chained delegate service accounts, and \u003ccode\u003eLifetime\u003c/code\u003e, which allows setting the duration for which the delegated credential remains valid, with a default of one hour.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be used in conjuction with the \u003ccode\u003eUtilities.ThrowIfNull\u003c/code\u003e extension method that throws an exception if a specified object is null.\u003c/p\u003e\n"]]],[],null,[]]