Uses of Class
com.azure.security.keyvault.secrets.SecretClient
Packages that use SecretClient
Package
Description
Azure Key Vault is a cloud-based service
provided by Microsoft Azure that allows users to store, manage, and access secrets, such as passwords, certificates,
and other sensitive information, securely in the cloud.
-
Uses of SecretClient in com.azure.security.keyvault.secrets
Methods in com.azure.security.keyvault.secrets that return SecretClientModifier and TypeMethodDescriptionSecretClientBuilder.buildClient()Creates aSecretClientbased on options set in the builder.