Error MessageBackend
Error MessageBackend
{
public const string UsernamePasswordIncorrect = "The email address or password
is not correct.";
public const string AccountNotAccociateWithHLS = "Ad Account is not associated
with the HLS portal.";
public const string AccountInactive = "Your account is inactive.";
public const string AccountLockout = "Your account has been temporarily locked
due to too many failed login attempts. Please try again later.";
public const string UserExists = "User is already exists.";
public const string SaveError = "Error while saving record.";
public const string DeleteError = "Error while delete record.";
public const string SignInFailed = "Sign in failed with azure ad";
public const string EmailVerify = "Your email address is not verified.";
public const string AllUserNotVerified = "All user are not verified.";
public const string DeletedUser = "The email entered is not linked with any
account.";
//public const string Invalidlink = "Invalid link.";