Forum Discussion
Anonymous
4 years agoNot applicable
encrypt credentials to create datasource - PowerShell
I'm trying to automate gateway data source management using PowerShell. First I need to encrypt credentials. Here is my PowerShell script to do this; $segmentLength = 85
$encryptedLength = 128
$pla...
- 4 years ago
Hi Anonymous ,
See if this sample will help you:
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
V-lianl-msft
4 years agoCommunity Support
Hi Anonymous ,
See if this sample will help you:
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.