Skip to main content

ASPNETCORE_IDENTITY_ERROR_CODE

Constant ASPNETCORE_IDENTITY_ERROR_CODE 

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

The error code for a failed identity operation.

§Notes

§Examples

  • "DefaultError"
  • "PasswordMismatch"