Found 373 packages
There is a newer version of this library available here: https://www.nuget.org/packages/Microsoft.Identity.Client/ Migration guide: https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-net-migration ADAL no longer receives new feature improvements.
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET). MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formerly Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts, and social identities via Azure AD B2C. These tokens provide access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based clients - .NET, .NET Framework, .NET MAUI
Provides easy access to Active Directory Domain Services. Commonly Used Types: System.DirectoryServices.DirectoryEntry System.DirectoryServices.DirectorySearcher System.DirectoryServices.ActiveDirectory.ActiveDirectorySite System.DirectoryServices.ActiveDirectory.ApplicationPartition System.DirectoryServices.ActiveDirectory.DirectoryContext System.DirectoryServices.ActiveDirectory.DirectoryServer System.DirectoryServices.ActiveDirectory.Domain System.DirectoryServices.ActiveDirectory.DomainController
This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET)
This is the .NET Client Library for Microsoft Azure Active Directory Graph API. Learn more about Azure AD Graph API @ https://msdn.microsoft.com/Library/Azure/Ad/Graph/howto/azure-ad-graph-api-operations-overview. NOTE: Azure AD Graph API functionality is also available through Microsoft Graph, a unified API that also includes APIs from other Microsoft services like Outlook, OneDrive, OneNote, Planner, and Office Graph, all accessed through a single endpoint with a single access token. Find out more about Microsoft Graph @ http://graph.microsoft.com, and find the Microsoft Graph .Net Client Library @ https://www.nuget.org/packages/Microsoft.Graph and the open source code and further documentation @ https://github.com/microsoftgraph/msgraph-sdk-dotnet Usage information is available on our AAD Graph blog @ http://blogs.msdn.com/b/aadgraphteam/archive/2014/12/12/announcing-azure-ad-graph-api-client-library-2-0.aspx and sample usage on github @ https://github.com/AzureADSamples/WebApp-GraphAPI-DotNet and https://github.com/AzureADSamples/ConsoleApp-GraphAPI-DotNet.
Middleware that enables an application to use Microsoft's technology for authentication.
Provides uniform access and manipulation of user, computer, and group security principals across the multiple principal stores: Active Directory Domain Services (AD DS), Active Directory Lightweight Directory Services (AD LDS), and Machine SAM (MSAM).
LDAP client library - .NET Standard 2.0/2.1, - compatible .NET platforms: .NET >= NET6, NET8, NET9, .NET Framework >= 4.6, Universal Windows Platform, Xamarin. Works with any LDAP server (including Microsoft Active Directory - AD)
This package enables ASP.NET Core web apps and web APIs to use the Microsoft identity platform (formerly Azure AD v2.0). This package is specifically used for web applications, which sign-in users, and protected web APIs, which optionally call downstream web APIs.
This package brings certificate management for MSAL.NET.
This package bring token cache serializers for MSAL.NET confidential client applications.
This package brings certificateless authentication.
Interface for higher level API for confidential client applications.
Package Description
Implementation for higher level API for confidential client applications (ASP.NET Core and SDK/.NET).
An XActLib assembly: Library of code to access ActiveDirectory resources.
Test Package V2.0.0
Active Directory Object Picker
LDAP client library for .NET Standard 2.0: .NET Core, .NET Framework 4.6, Universal Windows Platform, Xamarin (iOS, Android, UWP). Works with any LDAP server (including Microsoft Active Directory - AD)
This package enables UI for ASP.NET Core Web apps that use Microsoft.Identity.Web.