Skip to main content

ASPNETCORE_IDENTITY_ERROR_CODE

Constant ASPNETCORE_IDENTITY_ERROR_CODE 

Source
pub const ASPNETCORE_IDENTITY_ERROR_CODE: &'static str;
Expand description

The error code for a failed identity operation.

§Notes

§Examples

  • "DefaultError"
  • "PasswordMismatch"