Last Updated:
14 Oct 2020 08:46
by ADMIN
In organizations like ours, it is not allowed to store the user id and password in appsettings.json. It is becoming a common practice to use AccessToken in the connection string rather than a username and password. For example, in Azure. It would be great if AccessToken could be supported out of the box in the SqlDataSource.