2 references to AuthorizationScopeValue
Aspire.Hosting.Foundry (2)
Toolbox\FoundryToolboxResource.cs (2)
226
yield return new("AuthorizationScope", ReferenceExpression.Create($"{
AuthorizationScopeValue
}"));
427
new TokenRequestContext([
AuthorizationScopeValue
]),