How to convert SecureString to String: Password from Orchestrator credentials

Hi @vonswanity

Welcome to the community!! :smiley:
I have a sample workflow which converts a string to secure string (represents Orchestrator password), and secure string back to normal string.

Check this out… It should help you…

Secure String Sample.xaml (5.9 KB)

If this helps you, please make sure to mark my answer as the solution too :slight_smile:

Let know how it goes…

5 Likes