本文介绍了Web服务和数据库安全性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好



是否需要从webservice使用DB的安全性?

我把我的连接字符串(有用户名和密码)在web.config中的db)。

是安全漏洞吗?

我必须在Web服务中放置连接字符串吗?

如果我将连接字符串放到webservice,数据库安全性是是否提供?



非常感谢



我尝试过:



i不会为这个问题做任何事情。





帮助。

解决方案

hello

Is necessary to use from webservice for security of DB?
I put my connection string (which has username and password of db) in web.config.
Is it Security weakness?
Must I put connection string in Webservice?
If I put my connection string to webservice, the database security is be provided?

Thanks very much

What I have tried:

i don't do any thing for this problem.


help.

解决方案


这篇关于Web服务和数据库安全性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-17 10:05
查看更多