Show / Hide Table of Contents

Class AbpErrorDescriptionConsts

Inheritance
object
AbpErrorDescriptionConsts
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
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
In this article
Back to top Powered by ABP.IO Platform