Show / Hide Table of Contents

Class AbpOpenIddictErrors

Inheritance
object
AbpOpenIddictErrors
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 AbpOpenIddictErrors

Fields

AccountInactive

Declaration
public const string AccountInactive = "account_inactive"
Field Value
Type Description
string

AccountLocked

Declaration
public const string AccountLocked = "account_locked"
Field Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform