Skip to main content
Microsoft.Graph.Auth package icon

Microsoft.Graph.Auth

Microsoft Graph Authentication Library implements authentication functionality used by Microsoft Graph Client Library. It provides a set of OAuth scenario-centric providers that implement Microsoft.Graph.IAuthenticationProvider and uses Microsoft Authentication Library (MSAL) to handle access token acquisition and storage.

Total Downloads
15.6M
15,569,191
Published
Apr 15, 2021
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.Graph.Auth --version 1.0.0-preview.7
Package Manager Console
Install-Package Microsoft.Graph.Auth -Version 1.0.0-preview.7
PackageReference
<PackageReference Include="Microsoft.Graph.Auth" Version="1.0.0-preview.7" />

Frameworks

.NETFramework4.5 .NETStandard1.3

Dependencies

Microsoft.Graph.Core
.NETFramework4.5
[1.25.1, )
[4.29.0, )
[4.3.0, )
Microsoft.Graph.Core
.NETStandard1.3
[1.25.1, )
[4.29.0, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )
System.Security.Claims
.NETStandard1.3
[4.3.0, )
[4.3.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

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 2 target frameworks; confirm the exact target used by your application.

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.