Package com.azure.security.keyvault.secrets
Package containing classes for creating
SecretAsyncClient and
SecretClient to perform operations on Azure Key Vault.-
Class Summary Class Description SecretAsyncClient The SecretAsyncClient provides asynchronous methods to managesecretsin the Azure Key Vault.SecretClient The SecretClient provides synchronous methods to managesecretsin the Azure Key Vault.SecretClientBuilder This class provides a fluent builder API to help aid the configuration and instantiation of thesecret async clientandsecret client, by callingbuildAsyncClientandbuildClientrespectively. -
Enum Summary Enum Description SecretServiceVersion The versions of Azure Key Vault Secret supported by this client library.