net9.0
namespace Microsoft.AspNetCore.Authentication.AzureADB2C.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 AzureADB2CDefaults
{
public const string JwtBearerAuthenticationScheme = "AzureADB2CJwtBearer";
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Assemblies | Microsoft.AspNetCore.Authentication.AzureADB2C.UI , Version=7.0.0.0, PublicKeyToken=adb9793829ddae60 Microsoft.AspNetCore.Authentication.AzureADB2C.UI , Version=6.0.35.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.AspNetCore.Authentication.AzureADB2C.UI net7.0 |
Platform Restrictions | This API is supported on all platforms. |