Usage of GetSecureCredential

Hi,
Has anybody used GetSecureCredential activity? When I retrieve password from Windows Credential Manager, I get output as System.Security.SecureString. How do we use password stored in variable in other activities?

Atul

Hi @atulbharate,

You can use “Type Secure Text” activity to enter the secured string the the specified location/textbox.

Regards
V

Hi @atulbharate, have a look at this post : https://forum.uipath.com/t/get-secured-credential/1704