Custom PowerShell Activity Using Local Application User Credentials
I have a custom PowerShell activity which executes several API operations. This is working as expected with the inputs I provide. The issue is that I need to execute the API operations using a local application account (not a service account). I prov...
