Failed Login Reason
The reason for the failed login attempt in the Partner''s system, related to user failure or Partner''s system failure. - INVALID_CREDENTIALS - Applicable if the user provided invalid login credentials for this login attempt. - ACCOUNT_NOT_FOUND - Applicable if the user attempted to login to an account that doesn't exist. - VERIFICATION_FAILED - Applicable if the user failed the verification for this login, or any authentication exception occured in the Partner system for this login attempt. - ACCOUNT_LOCKED - Applicable if the user attempted to login to an account that is locked. Values: INVALID_CREDENTIALS,ACCOUNT_NOT_FOUND,VERIFICATION_FAILED,ACCOUNT_LOCKED
Entries
Properties
Functions
The reason for the failed login attempt in the Partner''s system, related to user failure or Partner''s system failure. - INVALID_CREDENTIALS - Applicable if the user provided invalid login credentials for this login attempt. - ACCOUNT_NOT_FOUND - Applicable if the user attempted to login to an account that doesn't exist. - VERIFICATION_FAILED - Applicable if the user failed the verification for this login, or any authentication exception occured in the Partner system for this login attempt. - ACCOUNT_LOCKED - Applicable if the user attempted to login to an account that is locked. Values: INVALID_CREDENTIALS,ACCOUNT_NOT_FOUND,VERIFICATION_FAILED,ACCOUNT_LOCKED
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.