aspnetcore.authentication.result
Developmentenumas of v1.44.0
The result of the authentication operation.
Examples
- success
- failure
Values (3)
successAuthentication was successful.failureAuthentication failed.noneNo authentication information returned.
Used by
metrics (1)
- aspnetcore.authentication.authenticate.duration *
* required on that signal.
History
Added as development.