AzureDeveloperCliCredential Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enables authentication to Microsoft Entra ID using Azure Developer CLI to obtain an access token.
public class AzureDeveloperCliCredential : Azure.Core.TokenCredential
type AzureDeveloperCliCredential = class
inherit TokenCredential
Public Class AzureDeveloperCliCredential
Inherits TokenCredential
- Inheritance
Azure |
Create an instance of the AzureDeveloperCliCredential class. |
Azure |
Create an instance of the AzureDeveloperCliCredential class. |
Get |
Obtains an access token from Azure Developer CLI credential, using this access token to authenticate. This method called by Azure SDK clients. |
Get |
Obtains an access token from Azure Developer CLI service, using the access token to authenticate. This method is called by Azure SDK clients. |
Product | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: