Using Visual Studio Oracle Developer Tools in Visual Studio 2017.
I only see the ODP.NET, Managed Driver (which I am ok with since that will be what we target)
We use LDAP to manage our Oracle Database Connect Strings.
I have seen in the documentation how to use in a web application using the LDAPSettings section of the web.config.
I can't see a way to specify these in Add Connection dialog.
Is there a way to use LDAP inside Visual Studio?