Skip to main content

ASPNETCORE_IDENTITY_SIGN_IN_RESULT

Constant ASPNETCORE_IDENTITY_SIGN_IN_RESULT 

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

Whether the sign in result was success or failure.

§Notes

§Examples

  • "password"
  • "two_factor"