How to use SecureConnectionstring property in Database Connect activity?
1 Like
If you want to pass it as a string,
new System.Net.NetworkCredential("",secureStringPwd).Password
Thanks
#nK
Hi
I would suggest you to check this thread where they had a discussion on similar note
Hope this would help you with some idea
Cheers @sowmiya.anbalagan