2 writes to ManagedIdentityClientId
Microsoft.DotNet.Build.Tasks.Feed (2)
src\AssetPublisherFactory.cs (1)
59
ManagedIdentityClientId
= string.IsNullOrEmpty(mi) ? null : mi
src\PublishArtifactsInManifestBase.cs (1)
580
ManagedIdentityClientId
= ManagedIdentityClientId
1 reference to ManagedIdentityClientId
Microsoft.DotNet.ArcadeAzureIntegration (1)
DefaultIdentityTokenCredential.cs (1)
74
tokenCredentials.Add(new ManagedIdentityCredential(options.
ManagedIdentityClientId
));