aspnetcore.identity.error_code
Developmentstringas of v1.44.0
The error code for a failed identity operation.
Examples
- DefaultError
- PasswordMismatch
Used by
metrics (3)
- aspnetcore.identity.user.create.duration
- aspnetcore.identity.user.delete.duration
- aspnetcore.identity.user.update.duration
* required on that signal.
History
Added as development.