Azure Key Vault-以编程方式创建 [英] Azure Key Vault - programmatic creation

查看:185
本文介绍了Azure Key Vault-以编程方式创建的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在.NET Core应用程序中使用C#以编程方式创建Azure KeyVault? 我看过一些在密钥库中写入和读取的示例 它是已配置的,但不是在创建kv本身的.

解决方案

使用方法在这里,您可以检查VaultsOperationsExtensions类中的所有方法: 解决方案

Use the method VaultsOperationsExtensions.CreateOrUpdate from the Microsoft.Azure.Management.KeyVault namespace.

Here you can check all the methods in the VaultsOperationsExtensions class: https://docs.microsoft.com/en-us/dotnet/api/microsoft.azure.management.keyvault.vaultsoperationsextensions?view=azure-dotnet

这篇关于Azure Key Vault-以编程方式创建的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆