Share via


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
System_CAPS_pubmethod UpdateKeyAsync(String, String, String[], KeyAttributes, Dictionary<String, String>, CancellationToken)

Asynchronously updates the Key Attributes associated with the specified key.

System_CAPS_pubmethod 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