net7.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 class AzureADB2COptions
{
public string ClientId { get; set; }
}
}
Upgrade Planner | 0.0 %
Reference this API 0.0 %
Set property |
---|---|
.NET | 6.07.08.09.0 |
Information specific to net7.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 | The property getter is supported on all platforms. The property setter is supported on all platforms. |