You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently connection string only support key as pure string or byte array. But normally passwords are (and should) be saved in a SecureString. Can you add support for it?