aspnetcore.authentication.scheme
Developmentstringas of v1.44.0
The identifier that names a particular authentication handler.
Examples
- Cookies
- Bearer
- Identity.Application
Used by
metrics (10)
- aspnetcore.authentication.authenticate.duration
- aspnetcore.authentication.challenges
- aspnetcore.authentication.forbids
- aspnetcore.authentication.sign_ins
- aspnetcore.authentication.sign_outs
- aspnetcore.identity.sign_in.authenticate.duration *
- aspnetcore.identity.sign_in.sign_ins *
- aspnetcore.identity.sign_in.sign_outs *
- aspnetcore.identity.sign_in.two_factor_clients_forgotten *
- aspnetcore.identity.sign_in.two_factor_clients_remembered *
* required on that signal.
History
Added as development.