Skip to main content

ASPNETCORE_SIGN_IN_IS_PERSISTENT

Constant ASPNETCORE_SIGN_IN_IS_PERSISTENT 

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

A flag indicating whether the sign in is persistent.

§Notes