Q:

uipath secure string to string

// this will convert a secure string to a string
String plainStr = new System.Net.NetworkCredential(string.Empty, secureStr).Password
0

New to Communities?

Join the community