Show / Hide Table of Contents

Class IdentityErrorCodes

Inheritance
System.Object
IdentityErrorCodes
Namespace: Volo.Abp.Identity
Assembly: Volo.Abp.Identity.Domain.Shared.dll
Syntax
public static class IdentityErrorCodes : object

Fields

ExternalUserPasswordChange

Declaration
public const string ExternalUserPasswordChange = null
Field Value
Type Description
System.String

MaxAllowedOuMembership

Declaration
public const string MaxAllowedOuMembership = null
Field Value
Type Description
System.String

UserSelfDeletion

Declaration
public const string UserSelfDeletion = null
Field Value
Type Description
System.String
Back to top Powered by Volosoft