Share via


KeyVaultClient Class

Definition

public class KeyVaultClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.KeyVault.KeyVaultClient>, IDisposable, Microsoft.Azure.KeyVault.IKeyVaultClient, Microsoft.Rest.Azure.IAzureClient
type KeyVaultClient = class
    inherit ServiceClient<KeyVaultClient>
    interface IKeyVaultClient
    interface IDisposable
    interface IAzureClient
Public Class KeyVaultClient
Inherits ServiceClient(Of KeyVaultClient)
Implements IAzureClient, IDisposable, IKeyVaultClient
Inheritance
Microsoft.Rest.ServiceClient<KeyVaultClient>
KeyVaultClient
Implements
IKeyVaultClient Microsoft.Rest.Azure.IAzureClient System.IDisposable

Constructors

KeyVaultClient(DelegatingHandler[])
KeyVaultClient(HttpClientHandler, DelegatingHandler[])
KeyVaultClient(KeyVaultClient+AuthenticationCallback, DelegatingHandler[])
KeyVaultClient(KeyVaultClient+AuthenticationCallback, HttpClient)
KeyVaultClient(KeyVaultCredential, HttpClient)
KeyVaultClient(ServiceClientCredentials, DelegatingHandler[])
KeyVaultClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

Properties

AcceptLanguage
ApiVersion
Credentials
DeserializationSettings
GenerateClientRequestId
LongRunningOperationRetryTimeout
SerializationSettings

Methods

BackupCertificateWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
BackupKeyWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
BackupSecretWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
BackupStorageAccountWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
CreateCertificateWithHttpMessagesAsync(String, String, CertificatePolicy, CertificateAttributes, IDictionary<String,String>, Dictionary<String, List<String>>, CancellationToken)
CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[])
CreateKeyWithHttpMessagesAsync(String, String, String, Nullable<Int32>, IList<String>, KeyAttributes, IDictionary<String,String>, String, Dictionary<String,List<String>>, CancellationToken)
DecryptWithHttpMessagesAsync(String, String, String, String, Byte[], Dictionary<String,List<String>>, CancellationToken)
DeleteCertificateContactsWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
DeleteCertificateIssuerWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
DeleteCertificateOperationWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
DeleteCertificateWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
DeleteKeyWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
DeleteSasDefinitionWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
DeleteSecretWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
DeleteStorageAccountWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
EncryptWithHttpMessagesAsync(String, String, String, String, Byte[], Dictionary<String,List<String>>, CancellationToken)
GetCertificateContactsWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
GetCertificateIssuersNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
GetCertificateIssuersWithHttpMessagesAsync(String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)
GetCertificateIssuerWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
GetCertificateOperationWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
GetCertificatePolicyWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
GetCertificatesNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
GetCertificatesWithHttpMessagesAsync(String, Nullable<Int32>, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)
GetCertificateVersionsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
GetCertificateVersionsWithHttpMessagesAsync(String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)
GetCertificateWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
GetDeletedCertificatesNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
GetDeletedCertificatesWithHttpMessagesAsync(String, Nullable<Int32>, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)
GetDeletedCertificateWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
GetDeletedKeysNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
GetDeletedKeysWithHttpMessagesAsync(String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)
GetDeletedKeyWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
GetDeletedSasDefinitionsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
GetDeletedSasDefinitionsWithHttpMessagesAsync(String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)
GetDeletedSasDefinitionWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
GetDeletedSecretsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
GetDeletedSecretsWithHttpMessagesAsync(String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)
GetDeletedSecretWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
GetDeletedStorageAccountsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
GetDeletedStorageAccountsWithHttpMessagesAsync(String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)
GetDeletedStorageAccountWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
GetKeysNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
GetKeysWithHttpMessagesAsync(String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)
GetKeyVersionsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
GetKeyVersionsWithHttpMessagesAsync(String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)
GetKeyWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
GetPendingCertificateSigningRequestWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
GetSasDefinitionsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
GetSasDefinitionsWithHttpMessagesAsync(String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)
GetSasDefinitionWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
GetSecretsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
GetSecretsWithHttpMessagesAsync(String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)
GetSecretVersionsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
GetSecretVersionsWithHttpMessagesAsync(String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)
GetSecretWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
GetStorageAccountsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
GetStorageAccountsWithHttpMessagesAsync(String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)
GetStorageAccountWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
ImportCertificateWithHttpMessagesAsync(String, String, String, String, CertificatePolicy, CertificateAttributes, IDictionary<String, String>, Dictionary<String,List<String>>, CancellationToken)
ImportKeyWithHttpMessagesAsync(String, String, JsonWebKey, Nullable<Boolean>, KeyAttributes, IDictionary<String,String>, Dictionary<String, List<String>>, CancellationToken)
MergeCertificateWithHttpMessagesAsync(String, String, IList<Byte[]>, CertificateAttributes, IDictionary<String,String>, Dictionary<String, List<String>>, CancellationToken)
PurgeDeletedCertificateWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
PurgeDeletedKeyWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
PurgeDeletedSecretWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
PurgeDeletedStorageAccountWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
RecoverDeletedCertificateWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
RecoverDeletedKeyWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
RecoverDeletedSasDefinitionWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
RecoverDeletedSecretWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
RecoverDeletedStorageAccountWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
RegenerateStorageAccountKeyWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
RestoreCertificateWithHttpMessagesAsync(String, Byte[], Dictionary<String,List<String>>, CancellationToken)
RestoreKeyWithHttpMessagesAsync(String, Byte[], Dictionary<String,List<String>>, CancellationToken)
RestoreSecretWithHttpMessagesAsync(String, Byte[], Dictionary<String,List<String>>, CancellationToken)
RestoreStorageAccountWithHttpMessagesAsync(String, Byte[], Dictionary<String,List<String>>, CancellationToken)
SetCertificateContactsWithHttpMessagesAsync(String, Contacts, Dictionary<String,List<String>>, CancellationToken)
SetCertificateIssuerWithHttpMessagesAsync(String, String, String, IssuerCredentials, OrganizationDetails, IssuerAttributes, Dictionary<String, List<String>>, CancellationToken)
SetSasDefinitionWithHttpMessagesAsync(String, String, String, String, String, String, SasDefinitionAttributes, IDictionary<String, String>, Dictionary<String,List<String>>, CancellationToken)
SetSecretWithHttpMessagesAsync(String, String, String, IDictionary<String, String>, String, SecretAttributes, Dictionary<String,List<String>>, CancellationToken)
SetStorageAccountWithHttpMessagesAsync(String, String, String, String, Boolean, String, StorageAccountAttributes, IDictionary<String, String>, Dictionary<String,List<String>>, CancellationToken)
SignWithHttpMessagesAsync(String, String, String, String, Byte[], Dictionary<String,List<String>>, CancellationToken)
UnwrapKeyWithHttpMessagesAsync(String, String, String, String, Byte[], Dictionary<String,List<String>>, CancellationToken)
UpdateCertificateIssuerWithHttpMessagesAsync(String, String, String, IssuerCredentials, OrganizationDetails, IssuerAttributes, Dictionary<String, List<String>>, CancellationToken)
UpdateCertificateOperationWithHttpMessagesAsync(String, String, Boolean, Dictionary<String,List<String>>, CancellationToken)
UpdateCertificatePolicyWithHttpMessagesAsync(String, String, CertificatePolicy, Dictionary<String,List<String>>, CancellationToken)
UpdateCertificateWithHttpMessagesAsync(String, String, String, CertificatePolicy, CertificateAttributes, IDictionary<String, String>, Dictionary<String,List<String>>, CancellationToken)
UpdateKeyWithHttpMessagesAsync(String, String, String, IList<String>, KeyAttributes, IDictionary<String,String>, Dictionary<String, List<String>>, CancellationToken)
UpdateSasDefinitionWithHttpMessagesAsync(String, String, String, String, String, String, SasDefinitionAttributes, IDictionary<String, String>, Dictionary<String,List<String>>, CancellationToken)
UpdateSecretWithHttpMessagesAsync(String, String, String, String, SecretAttributes, IDictionary<String,String>, Dictionary<String, List<String>>, CancellationToken)
UpdateStorageAccountWithHttpMessagesAsync(String, String, String, Nullable<Boolean>, String, StorageAccountAttributes, IDictionary<String, String>, Dictionary<String,List<String>>, CancellationToken)
VerifyWithHttpMessagesAsync(String, String, String, String, Byte[], Byte[], Dictionary<String,List<String>>, CancellationToken)
WrapKeyWithHttpMessagesAsync(String, String, String, String, Byte[], Dictionary<String,List<String>>, CancellationToken)

Extension Methods

BackupCertificateAsync(IKeyVaultClient, String, String, CancellationToken)
BackupKeyAsync(IKeyVaultClient, String, String, CancellationToken)
BackupSecretAsync(IKeyVaultClient, String, String, CancellationToken)
BackupStorageAccountAsync(IKeyVaultClient, String, String, CancellationToken)
CreateCertificateAsync(IKeyVaultClient, String, String, CertificatePolicy, CertificateAttributes, IDictionary<String,String>, CancellationToken)
CreateKeyAsync(IKeyVaultClient, String, String, NewKeyParameters, CancellationToken)
CreateKeyAsync(IKeyVaultClient, String, String, String, Nullable<Int32>, IList<String>, KeyAttributes, IDictionary<String,String>, String, CancellationToken)
DecryptAsync(IKeyVaultClient, String, String, Byte[], CancellationToken)
DecryptAsync(IKeyVaultClient, String, String, String, String, Byte[], CancellationToken)
DeleteCertificateAsync(IKeyVaultClient, String, String, CancellationToken)
DeleteCertificateContactsAsync(IKeyVaultClient, String, CancellationToken)
DeleteCertificateIssuerAsync(IKeyVaultClient, String, String, CancellationToken)
DeleteCertificateOperationAsync(IKeyVaultClient, String, String, CancellationToken)
DeleteKeyAsync(IKeyVaultClient, String, String, CancellationToken)
DeleteSasDefinitionAsync(IKeyVaultClient, String, String, String, CancellationToken)
DeleteSecretAsync(IKeyVaultClient, String, String, CancellationToken)
DeleteStorageAccountAsync(IKeyVaultClient, String, String, CancellationToken)
EncryptAsync(IKeyVaultClient, String, String, Byte[], CancellationToken)
EncryptAsync(IKeyVaultClient, String, String, String, String, Byte[], CancellationToken)
GetCertificateAsync(IKeyVaultClient, String, String, String, CancellationToken)
GetCertificateAsync(IKeyVaultClient, String, String, CancellationToken)
GetCertificateAsync(IKeyVaultClient, String, CancellationToken)
GetCertificateContactsAsync(IKeyVaultClient, String, CancellationToken)
GetCertificateIssuerAsync(IKeyVaultClient, String, String, CancellationToken)
GetCertificateIssuersAsync(IKeyVaultClient, String, Nullable<Int32>, CancellationToken)
GetCertificateIssuersNextAsync(IKeyVaultClient, String, CancellationToken)
GetCertificateOperationAsync(IKeyVaultClient, String, String, CancellationToken)
GetCertificatePolicyAsync(IKeyVaultClient, String, String, CancellationToken)
GetCertificatesAsync(IKeyVaultClient, String, Nullable<Int32>, Nullable<Boolean>, CancellationToken)
GetCertificatesNextAsync(IKeyVaultClient, String, CancellationToken)
GetCertificateVersionsAsync(IKeyVaultClient, String, String, Nullable<Int32>, CancellationToken)
GetCertificateVersionsNextAsync(IKeyVaultClient, String, CancellationToken)
GetDeletedCertificateAsync(IKeyVaultClient, String, String, CancellationToken)
GetDeletedCertificatesAsync(IKeyVaultClient, String, Nullable<Int32>, Nullable<Boolean>, CancellationToken)
GetDeletedCertificatesNextAsync(IKeyVaultClient, String, CancellationToken)
GetDeletedKeyAsync(IKeyVaultClient, String, String, CancellationToken)
GetDeletedKeysAsync(IKeyVaultClient, String, Nullable<Int32>, CancellationToken)
GetDeletedKeysNextAsync(IKeyVaultClient, String, CancellationToken)
GetDeletedSasDefinitionAsync(IKeyVaultClient, String, String, String, CancellationToken)
GetDeletedSasDefinitionsAsync(IKeyVaultClient, String, String, Nullable<Int32>, CancellationToken)
GetDeletedSasDefinitionsNextAsync(IKeyVaultClient, String, CancellationToken)
GetDeletedSecretAsync(IKeyVaultClient, String, String, CancellationToken)
GetDeletedSecretsAsync(IKeyVaultClient, String, Nullable<Int32>, CancellationToken)
GetDeletedSecretsNextAsync(IKeyVaultClient, String, CancellationToken)
GetDeletedStorageAccountAsync(IKeyVaultClient, String, String, CancellationToken)
GetDeletedStorageAccountsAsync(IKeyVaultClient, String, Nullable<Int32>, CancellationToken)
GetDeletedStorageAccountsNextAsync(IKeyVaultClient, String, CancellationToken)
GetKeyAsync(IKeyVaultClient, String, String, String, CancellationToken)
GetKeyAsync(IKeyVaultClient, String, String, CancellationToken)
GetKeyAsync(IKeyVaultClient, String, CancellationToken)
GetKeysAsync(IKeyVaultClient, String, Nullable<Int32>, CancellationToken)
GetKeysNextAsync(IKeyVaultClient, String, CancellationToken)
GetKeyVersionsAsync(IKeyVaultClient, String, String, Nullable<Int32>, CancellationToken)
GetKeyVersionsNextAsync(IKeyVaultClient, String, CancellationToken)
GetPendingCertificateSigningRequestAsync(IKeyVaultClient, String, String, CancellationToken)
GetSasDefinitionAsync(IKeyVaultClient, String, String, String, CancellationToken)
GetSasDefinitionsAsync(IKeyVaultClient, String, String, Nullable<Int32>, CancellationToken)
GetSasDefinitionsNextAsync(IKeyVaultClient, String, CancellationToken)
GetSecretAsync(IKeyVaultClient, String, String, String, CancellationToken)
GetSecretAsync(IKeyVaultClient, String, String, CancellationToken)
GetSecretAsync(IKeyVaultClient, String, CancellationToken)
GetSecretsAsync(IKeyVaultClient, String, Nullable<Int32>, CancellationToken)
GetSecretsNextAsync(IKeyVaultClient, String, CancellationToken)
GetSecretVersionsAsync(IKeyVaultClient, String, String, Nullable<Int32>, CancellationToken)
GetSecretVersionsNextAsync(IKeyVaultClient, String, CancellationToken)
GetStorageAccountAsync(IKeyVaultClient, String, String, CancellationToken)
GetStorageAccountsAsync(IKeyVaultClient, String, Nullable<Int32>, CancellationToken)
GetStorageAccountsNextAsync(IKeyVaultClient, String, CancellationToken)
ImportCertificateAsync(IKeyVaultClient, String, String, X509Certificate2Collection, CertificatePolicy, CertificateAttributes, IDictionary<String, String>, CancellationToken)
ImportCertificateAsync(IKeyVaultClient, String, String, String, String, CertificatePolicy, CertificateAttributes, IDictionary<String, String>, CancellationToken)
ImportKeyAsync(IKeyVaultClient, String, String, KeyBundle, Nullable<Boolean>, CancellationToken)
ImportKeyAsync(IKeyVaultClient, String, String, JsonWebKey, Nullable<Boolean>, KeyAttributes, IDictionary<String,String>, CancellationToken)
MergeCertificateAsync(IKeyVaultClient, String, String, IList<Byte[]>, CertificateAttributes, IDictionary<String,String>, CancellationToken)
MergeCertificateAsync(IKeyVaultClient, String, String, X509Certificate2Collection, CertificateAttributes, IDictionary<String,String>, CancellationToken)
PurgeDeletedCertificateAsync(IKeyVaultClient, String, String, CancellationToken)
PurgeDeletedCertificateAsync(IKeyVaultClient, String, CancellationToken)
PurgeDeletedKeyAsync(IKeyVaultClient, String, String, CancellationToken)
PurgeDeletedKeyAsync(IKeyVaultClient, String, CancellationToken)
PurgeDeletedSecretAsync(IKeyVaultClient, String, String, CancellationToken)
PurgeDeletedSecretAsync(IKeyVaultClient, String, CancellationToken)
PurgeDeletedStorageAccountAsync(IKeyVaultClient, String, String, CancellationToken)
RecoverDeletedCertificateAsync(IKeyVaultClient, String, String, CancellationToken)
RecoverDeletedCertificateAsync(IKeyVaultClient, String, CancellationToken)
RecoverDeletedKeyAsync(IKeyVaultClient, String, String, CancellationToken)
RecoverDeletedKeyAsync(IKeyVaultClient, String, CancellationToken)
RecoverDeletedSasDefinitionAsync(IKeyVaultClient, String, String, String, CancellationToken)
RecoverDeletedSecretAsync(IKeyVaultClient, String, String, CancellationToken)
RecoverDeletedSecretAsync(IKeyVaultClient, String, CancellationToken)
RecoverDeletedStorageAccountAsync(IKeyVaultClient, String, String, CancellationToken)
RegenerateStorageAccountKeyAsync(IKeyVaultClient, String, String, String, CancellationToken)
RestoreCertificateAsync(IKeyVaultClient, String, Byte[], CancellationToken)
RestoreKeyAsync(IKeyVaultClient, String, Byte[], CancellationToken)
RestoreSecretAsync(IKeyVaultClient, String, Byte[], CancellationToken)
RestoreStorageAccountAsync(IKeyVaultClient, String, Byte[], CancellationToken)
SetCertificateContactsAsync(IKeyVaultClient, String, Contacts, CancellationToken)
SetCertificateIssuerAsync(IKeyVaultClient, String, String, String, IssuerCredentials, OrganizationDetails, IssuerAttributes, CancellationToken)
SetSasDefinitionAsync(IKeyVaultClient, String, String, String, String, String, String, SasDefinitionAttributes, IDictionary<String, String>, CancellationToken)
SetSecretAsync(IKeyVaultClient, String, String, String, IDictionary<String,String>, String, SecretAttributes, CancellationToken)
SetStorageAccountAsync(IKeyVaultClient, String, String, String, String, Boolean, String, StorageAccountAttributes, IDictionary<String, String>, CancellationToken)
SignAsync(IKeyVaultClient, String, String, Byte[], CancellationToken)
SignAsync(IKeyVaultClient, String, String, String, String, Byte[], CancellationToken)
UnwrapKeyAsync(IKeyVaultClient, String, String, Byte[], CancellationToken)
UnwrapKeyAsync(IKeyVaultClient, String, String, String, String, Byte[], CancellationToken)
UpdateCertificateAsync(IKeyVaultClient, String, CertificatePolicy, CertificateAttributes, IDictionary<String,String>, CancellationToken)
UpdateCertificateAsync(IKeyVaultClient, String, String, String, CertificatePolicy, CertificateAttributes, IDictionary<String, String>, CancellationToken)
UpdateCertificateIssuerAsync(IKeyVaultClient, String, String, String, IssuerCredentials, OrganizationDetails, IssuerAttributes, CancellationToken)
UpdateCertificateOperationAsync(IKeyVaultClient, String, String, Boolean, CancellationToken)
UpdateCertificatePolicyAsync(IKeyVaultClient, String, String, CertificatePolicy, CancellationToken)
UpdateKeyAsync(IKeyVaultClient, String, String, String, IList<String>, KeyAttributes, IDictionary<String,String>, CancellationToken)
UpdateKeyAsync(IKeyVaultClient, String, String, String[], KeyAttributes, Dictionary<String,String>, CancellationToken)
UpdateKeyAsync(IKeyVaultClient, String, String[], KeyAttributes, Dictionary<String,String>, CancellationToken)
UpdateSasDefinitionAsync(IKeyVaultClient, String, String, String, String, String, String, SasDefinitionAttributes, IDictionary<String, String>, CancellationToken)
UpdateSecretAsync(IKeyVaultClient, String, String, SecretAttributes, Dictionary<String,String>, CancellationToken)
UpdateSecretAsync(IKeyVaultClient, String, String, String, String, SecretAttributes, IDictionary<String,String>, CancellationToken)
UpdateStorageAccountAsync(IKeyVaultClient, String, String, String, Nullable<Boolean>, String, StorageAccountAttributes, IDictionary<String, String>, CancellationToken)
VerifyAsync(IKeyVaultClient, String, String, Byte[], Byte[], CancellationToken)
VerifyAsync(IKeyVaultClient, String, String, String, String, Byte[], Byte[], CancellationToken)
WrapKeyAsync(IKeyVaultClient, String, String, Byte[], CancellationToken)
WrapKeyAsync(IKeyVaultClient, String, String, String, String, Byte[], CancellationToken)

Applies to