KeyVaultClient.UpdateKeyAsync Method
Asynchronously updates all the Key Attributes associated with the specified key.
Namespace: Microsoft.Azure.KeyVault
Assembly: Microsoft.Azure.KeyVault (in Microsoft.Azure.KeyVault.dll)
Overload List
Name | Description | |
---|---|---|
UpdateKeyAsync(String, String, String[], KeyAttributes, Dictionary<String, String>, CancellationToken) | Asynchronously updates the Key Attributes associated with the specified key. |
|
UpdateKeyAsync(String, String[], KeyAttributes, Dictionary<String, String>, CancellationToken) | Asynchronously updates the Key Attributes associated with the specified key. |
See Also
KeyVaultClient Class
Microsoft.Azure.KeyVault Namespace
Return to top