When I use the Secret Server Build task to checkout a secret, The task will create environment variables for DSS_username, DSS_domain, which i can access and see via a test script that dumps environment variables, but I do not see one actually created for DSS_password even though the secret server task output says it has created one. What is the correct way to reference the secret variable for the password?


When I use the Secret Server Build task to checkout a secret, The task will create environment variables for DSS_username, DSS_domain, which i can access and see via a test script that dumps environment variables, but I do not see one actually created for DSS_password even though the secret server task output says it has created one. What is the correct way to reference the secret variable for the password?