AzureDeveloperCliCredential Class

Definition

Enables authentication to Microsoft Entra ID using Azure Developer CLI to obtain an access token.

C#
public class AzureDeveloperCliCredential : Azure.Core.TokenCredential
Inheritance
AzureDeveloperCliCredential

Constructors

Methods

GetToken(TokenRequestContext, CancellationToken)

Obtains an access token from Azure Developer CLI credential, using this access token to authenticate. This method called by Azure SDK clients.

GetTokenAsync(TokenRequestContext, CancellationToken)

Obtains an access token from Azure Developer CLI service, using the access token to authenticate. This method is called by Azure SDK clients.

Applies to

Product Versions
Azure SDK for .NET Latest, Preview