<< Click to Display Table of Contents >> RayFlow PowerShell API > 7.3 > Implementation Guide > Cmdlet Reference ConvertTo-RayFlowEncryptedClientPassword |
Converts a given open-text password to a legacy RayFlow Client password string with a given encryption key.
Name |
Type |
Mandatory |
Description |
Password |
String[] |
Yes |
One or more passwords to encrypt. |
EncryptionKey |
String |
Yes |
The encryption key. |
Type |
Description |
String[] |
The encrypted password(s). |