SecureString password from C# to PowerShell with ProcessStartInfo

前端 未结 0 1784
不知归路
不知归路 2020-12-10 16:45

In my C# (.net core 3.1) code I want to launch a PowerShell script with several arguments.

The part of my code that creates the ProcessStartInfo looks like this :

相关标签:
回答
  • 消灭零回复
提交回复
热议问题