Skip to main content

ASPNETCORE_IDENTITY_PASSWORD_CHECK_RESULT

Constant ASPNETCORE_IDENTITY_PASSWORD_CHECK_RESULT 

pub const ASPNETCORE_IDENTITY_PASSWORD_CHECK_RESULT: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

The result from checking the password.

§Notes

§Examples

  • "success"
  • "failure"