Hello !
I have created user id and password and saved it in config file.
I need to enter the password in “Type Secure Text”
Application throws error "Value of the string can not be converted into sysyem.security.secureString
it seems I need to convert the string into securestring. Please suggest …
For now I am trying to hard code password and pass it to secure string. PFA
Note : I don’t want to fetch credentials from Orchestrator.