Azure SecretInfo Class

Hi,
I am working on a project where i need to connect to Azure resources. Say, connect to key vault, storage etc.

To start with, I can able to setup the Azure Key Vault.

I created the UiPath flow with Azure Scope and Get Secret activities. I can able to get the output back from Azure as well.
But the output from Get Secrets activity gives a UiPath.Azure.Models.SecretInfo() type. I am not sure how to use this type. I cannot type into a password as SecureString as well.

Appreciate any help around this.

Hi @vs.netfella
I am facing same issue. Did you manage to find solution for this.