Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
sarahmfr
Posting Yak Master
214 Posts |
Posted - 2011-09-15 : 00:40:14
|
How can I encrypt a clear text password in c# (script task) using sha256ie how can i use ssis script task to use sha256 to hash a clear text password read from xml fileThankssarah |
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
|
sarahmfr
Posting Yak Master
214 Posts |
Posted - 2011-09-15 : 15:00:10
|
It is not a duplicate here I am trying to use C# to hash the password since sql does not have this featureThankssarah |
|
|
|
|
|