3 references to ClientId
Aspire.Hosting.Radius.Tests (3)
Publishing\ProviderScopeBicepEmissionTests.cs (3)
25
azure => azure.WithServicePrincipal(TenantId,
ClientId
, secret));
42
Assert.DoesNotContain(
ClientId
, bicep);
105
azure => azure.WithServicePrincipal(TenantId,
ClientId
, secret))