Skip to main content

ASPNETCORE_AUTHORIZATION_RESULT

Constant ASPNETCORE_AUTHORIZATION_RESULT 

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

The result of calling the authorization service.

§Notes

§Examples

  • "success"
  • "failure"