net6.0
namespace Microsoft.AspNetCore.Authentication.AzureADB2C.UI
{
[Obsolete(null)]
public class AzureADB2COptions : Object
{
public ? EditProfilePolicyId { get; set; }
}
}
.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 |
Platform Restrictions | The property getter is supported on all platforms. The property setter is supported on all platforms. |