Did someone already use the following command in CustomActivity ?
$Var =ConvertTo-SecureString $Password
Because, it works in Powershell console, and it is obviously not the case in the CustomActivity context
Did someone already use the following command in CustomActivity ?
$Var =ConvertTo-SecureString $Password
Because, it works in Powershell console, and it is obviously not the case in the CustomActivity context