UiPath | Read Credentials | Convert SecureString to String | Orchestrator | Asset | Get Credentials

preview_player
Показать описание
#rpa #uipath #stringmanipulation
👉 𝐄𝐧𝐠𝐥𝐢𝐬𝐡
● This video is about reading the credentials from the orchestrator and displaying them in the output console as strings with WriteLine activities.
● Here the Password variable of the SecureString type is converted into a String Variable.

👉 𝐆𝐞𝐫𝐦𝐚𝐧
● In diesem Video geht es darum, die Credentials aus dem Orchestrator auszulesen und diese in Output Konsole als Strings mit WriteLine Aktivitäten anzuzeigen.
● Hier wird die Variable Password vom Typ SecureString in String Variable umgewandelt.

🌟 𝗖𝗼𝗱𝗲
✔ new System.Net.NetworkCredential(string.Empty, CredPassword).Password

📝 𝐏𝐫𝐨𝐜𝐞𝐝𝐮𝐫𝐞
➊ Add Get Credentials activity and set the Asset Name
➋ Set Output variable for Username and Password
➌ Add Assign Activity
➍ Write the code
➎ Add WriteLine Activity: "Username: " + CredUsername
➏ Add WriteLine Activity: "Username: " + String_Password

✍ 𝗞𝗲𝘆 𝗪𝗼𝗿𝗱𝘀
→ UiPath
→ UiPath Automation
→ UiPath Activity
→ Read Credentials from Orchestrator
→ Get Credentials from Orchestrator
→ Convert SecureString to String
→ Read SecureString
→ Read Credentials
→ Get Credentials
→ UiPath Orchestrator
→ Asset Name
→ Credentials Asset
→ Password to String Password
→ Convert SecureString Password to String Password
→ Environment Manipulation
→ SecureString zu String umwandeln
→ String Manipulation
→ Orchestrator
→ UiPath Assets
→ UiPath Credentials
→ Assign Activity
→ Write Line Activity
→ Clear Password
→ Get Password as String

Рекомендации по теме