Class IdentityErrorCodes
Inheritance
IdentityErrorCodes
Assembly: Volo.Abp.Identity.Domain.Shared.dll
Syntax
public static class IdentityErrorCodes
Fields
CanNotChangeTwoFactor
Declaration
public const string CanNotChangeTwoFactor = "Volo.Abp.Identity:010008"
Field Value
ClaimNameExist
Declaration
public const string ClaimNameExist = "Volo.Abp.Identity:010021"
Field Value
DuplicateOrganizationUnitDisplayName
Declaration
public const string DuplicateOrganizationUnitDisplayName = "Volo.Abp.Identity:010004"
Field Value
ExternalUserPasswordChange
Declaration
public const string ExternalUserPasswordChange = "Volo.Abp.Identity:010003"
Field Value
MaxAllowedOuMembership
Declaration
public const string MaxAllowedOuMembership = "Volo.Abp.Identity:010002"
Field Value
StaticRoleDeletion
Declaration
public const string StaticRoleDeletion = "Volo.Abp.Identity:010006"
Field Value
StaticRoleRenaming
Declaration
public const string StaticRoleRenaming = "Volo.Abp.Identity:010005"
Field Value
UserSelfDeletion
Declaration
public const string UserSelfDeletion = "Volo.Abp.Identity:010001"
Field Value
UsersCanNotChangeTwoFactor
Declaration
public const string UsersCanNotChangeTwoFactor = "Volo.Abp.Identity:010007"
Field Value
YouCannotDelegateYourself
Declaration
public const string YouCannotDelegateYourself = "Volo.Abp.Identity:010009"
Field Value