• retrieve ARS Workflow Parameter saved in SecureString - as plain text using PowerShell

    Hi,

    I'm writing a powershell script that connects via api to a vendor tool.

    I want to save the password in the workflow as syntax type SecureString, so that the password's hidden in the workflow properties.

    Per documentation the SecureString syntax…