About“Get secure credential”

I find “Get secure credential” in the package of “UiPath.Credentials.Activities”,but when I use the password,it shows the securestring can not be used.



What could I do?

type this @herowhite
new system.Net.NetworkCredential(string.empty, pswd).Password

@herowhite

Instead of type into you have type secure text activity please use that

cheers

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.