AddIdentityServer () .AddDeveloperSigningCredential() .AddInMemoryApiScopes(Config.ApiScopes) .AddInMemoryClients(Config.Clients); services.
確定! 回上一頁