Enum ApiErrorCode
Represents API error codes.
Namespace: Unosquare.PassCore.Common
Syntax
public enum ApiErrorCode
Fields
Name | Description |
---|---|
ChangeNotPermitted | The change not permitted |
ComplexPassword | Complex password issue |
FieldMismatch | The field mismatch |
FieldRequired | The field required |
Generic | The generic |
InvalidCaptcha | The invalid captcha |
InvalidCredentials | The invalid credentials |
InvalidDomain | The invalid domain |
LdapProblem | LDAP problem connection |
MinimumDistance | The score is minor than the Minimum Score |
MinimumScore | The score is minor than the Minimum Score |
PwnedPassword | The password is in Pwned database |
UserNotFound | The user not found |