Closed cpoDesign closed 6 years ago
Parameters with type of password should be converted to the type of [SecureString].
Sending secure strings to the buildtask is hard. I convert to securestring in the script. Use secret build var to send secret
Parameters with type of password should be converted to the type of [SecureString].