Re: How to prevent connection string from user?
From: Kevin McDonnell [MSFT] (kevmc_at_online.microsoft.com)
Date: 08/23/04
- Next message: Kevin McDonnell [MSFT]: "RE: Slammer variant?"
- Previous message: Jasper Smith: "Re: Trace Output in a Table"
- In reply to: Dan Guzman: "Re: How to prevent connection string from user?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 23 Aug 2004 17:38:13 GMT
If you want to protect the connection string in your application, you can
encrypt it using DPAPI API, and you can also use SSL encryption to encrypt
the login and data on the wire.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/ht
ml/secnetlpMSDN.asp
Thanks,
Kevin McDonnell
Microsoft Corporation
This posting is provided AS IS with no warranties, and confers no rights.
- Next message: Kevin McDonnell [MSFT]: "RE: Slammer variant?"
- Previous message: Jasper Smith: "Re: Trace Output in a Table"
- In reply to: Dan Guzman: "Re: How to prevent connection string from user?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|