4 references to TokenCredentialShortCache
Microsoft.DotNet.ArcadeAzureIntegration (4)
DefaultIdentityTokenCredential.cs (4)
53
return new
TokenCredentialShortCache
(azurePipelinesCredential);
66
azurePipelinesCredential = new
TokenCredentialShortCache
(azurePipelinesCredential);
80
workloadIdentityCredential = new
TokenCredentialShortCache
(workloadIdentityCredential);
98
azureCliCredential = new
TokenCredentialShortCache
(azureCliCredential);