Skip to main content

ASPNETCORE_AUTHENTICATION_RESULT

Constant ASPNETCORE_AUTHENTICATION_RESULT 

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

The result of the authentication operation.

§Notes

§Examples

  • "success"
  • "failure"