Uses of Class
com.azure.core.credential.AzureNamedKey
Packages that use AzureNamedKey
Package
Description
Azure Core Credential library is designed to simplify the process of authenticating and authorizing access
to Azure services from Java applications.
-
Uses of AzureNamedKey in com.azure.core.credential
Methods in com.azure.core.credential that return AzureNamedKeyModifier and TypeMethodDescriptionAzureNamedKeyCredential.getAzureNamedKey()Retrieves theAzureNamedKeycontaining the name and key associated with this credential.