net6.0-windows
namespace Microsoft.AspNetCore.Authentication
{
[Obsolete(null)]
public static class AzureADB2CAuthenticationBuilderExtensions : Object
{
[Obsolete(null)]
public static AuthenticationBuilder AddAzureADB2CBearer(this AuthenticationBuilder builder, Action<AzureADB2COptions> configureOptions);
}
}
Upgrade Planner | 0.0 %
Reference this API |
---|---|
.NET | 6.07.08.09.0 |
Information specific to net6.0 | |
Assembly | Microsoft.AspNetCore.Authentication.AzureADB2C.UI , Version=6.0.36.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.AspNetCore.Authentication.AzureADB2C.UI (6.0.36) net6.0 |
Obsolete | This API is obsolete. |
Platform Restrictions | This API is supported on all platforms. |