Class AbpErrorDescriptionConsts
Inherited Members
Namespace: Volo.Abp.OpenIddict
Assembly: Volo.Abp.OpenIddict.AspNetCore.dll
Syntax
public static class AbpErrorDescriptionConsts
Fields
RequiresConfirmUser
Declaration
public const string RequiresConfirmUser = "RequiresConfirmUser"
Field Value
Type | Description |
---|---|
string |
RequiresTwoFactor
Declaration
public const string RequiresTwoFactor = "RequiresTwoFactor"
Field Value
Type | Description |
---|---|
string |