| Package | Description |
|---|---|
| com.azure.core.credential |
Package containing basic credential classes for authentication purposes.
|
| com.azure.core.http.policy |
Package containing HttpPipelinePolicy interface and its implementations.
|
| Class and Description |
|---|
| AzureKeyCredential
Represents a credential that uses a key to authenticate to an Azure Service.
|
| AzureNamedKey
Represents a credential bag containing the key and the name of the key.
|
| AzureNamedKeyCredential
Represents a credential with a key name and the key and uses the key to authenticate to an Azure Service.
|
| AzureSasCredential
Represents a credential that uses a shared access signature to authenticate to an Azure Service.
|
| TokenCredential
The interface for credentials that can provide a token.
|
| TokenRequestContext
Contains details of a request to get a token.
|
| Class and Description |
|---|
| AzureKeyCredential
Represents a credential that uses a key to authenticate to an Azure Service.
|
| AzureSasCredential
Represents a credential that uses a shared access signature to authenticate to an Azure Service.
|
| TokenCredential
The interface for credentials that can provide a token.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.