Skip to main content

ASPNETCORE_IDENTITY_RESULT

Constant ASPNETCORE_IDENTITY_RESULT 

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

The result of the identity operation.

§Notes

§Examples

  • "success"
  • "failure"