UiPath.Credentials.Activities.GetCredential activity output is String type which is unsecure

@ssvenkyy @beesheep

You could build the activity yourselves.
Use this package as a start: NuGet Gallery | CredentialManagement 1.0.2
And the Credential class from it - it can return a String or SecureString, it’s just that current UiPath implementation used just String.

Although the request itself is sound and it could be included possibly.
I’ll move it to Ideas section, as it’s an addition request.

Regards.

1 Like