Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (13.1k points)
I was trying to convert console app to use Azure Key vault. Can anyone help me that console app is using my login credentials for authenticate?

1 Answer

0 votes
by (26.7k points)
edited by

If you have login before then this command will attempt login using the existing logon session. The command:

AzureServiceTokenProvider azureServiceTokenProvider = new AzureServiceTokenProvider();

I hope this will help.

Want to become an Azure expert? join Azure certification now!!

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Feb 28, 2021 in Azure by angadmishra (6.5k points)

Browse Categories

...