net9.0
namespace Microsoft.AspNetCore.Authentication.AzureAD.UI
{
[Obsolete("This is obsolete and will be removed in a future version. Use Microsoft.Identity.Web instead. See https://aka.ms/ms-identity-web.")]
public static class AzureADDefaults
{
public const string AuthenticationScheme = "AzureAD";
}
}
nuget.org | 0.0 %
Reference this API 0.0 %
Read field |
---|---|
.NET | 6.07.08.09.0 |
Information specific to net9.0 | |
Assemblies | Microsoft.AspNetCore.Authentication.AzureAD.UI , Version=7.0.0.0, PublicKeyToken=adb9793829ddae60 Microsoft.AspNetCore.Authentication.AzureAD.UI , Version=6.0.36.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.AspNetCore.Authentication.AzureAD.UI (7.0.0-preview.6.22330.3) net7.0 |
Platform Restrictions | This API is supported on all platforms. |