Skip to main content
Microsoft.Azure.Services.AppAuthentication package icon

Microsoft.Azure.Services.AppAuthentication

There is a newer version of this library available here: https://www.nuget.org/packages/Azure.Identity/ Migration guide: https://docs.microsoft.com/dotnet/api/overview/azure/app-auth-migration AppAuth no longer receives new feature improvements. Enables a service to authenticate to Azure services using the developer's Azure Active Directory/ Microsoft account during development, and authenticate as itself (using OAuth 2.0 Client Credentials flow) when deployed to Azure.

Total Downloads
0
0
Published
Jan 1, 1900
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.Azure.Services.AppAuthentication --version 1.6.2
Package Manager Console
Install-Package Microsoft.Azure.Services.AppAuthentication -Version 1.6.2
PackageReference
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.2" />

Frameworks

.NETFramework4.6.1 .NETFramework4.7.2 .NETFramework4.5.2 .NETStandard1.4 .NETStandard2.0

Dependencies

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

NuGet marks this package as deprecated and points to Azure.Identity as an alternative.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 5 target frameworks; confirm the exact target used by your application.

This version is unlisted. Prefer a listed release unless you deliberately need this exact version for reproducibility.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.