Skip to main content

ASPNETCORE_IDENTITY_PASSWORD_CHECK_RESULT

Constant ASPNETCORE_IDENTITY_PASSWORD_CHECK_RESULT 

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

The result from checking the password.

§Notes

§Examples

  • "success"
  • "failure"