[[["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."],[[["The `Initializer` class is used to set up an impersonated credential, extending from `ServiceCredential.Initializer`."],["The latest version of the API is 1.69.0, and several older versions (1.68.0, 1.60.0, 1.59.0, 1.55.0, 1.50.0) are also documented."],["It is an `public sealed class`, which means it can be used, but not extended by other classes."],["The initializer requires a `targetPrincipal` string during construction to specify which service account should be impersonated, and also takes in `DelegateAccounts` which can be set as a list of service accounts."],["The lifetime of a delegated credential, which defaults to one hour, can be configured through the `Lifetime` property."]]],[]]