aspnetcore.identity.user_type
Developmentstringas of v1.44.0
The full name of the identity user type.
Examples
- Contoso.ContosoUser
Used by
metrics (12)
- aspnetcore.identity.sign_in.authenticate.duration *
- aspnetcore.identity.sign_in.check_password_attempts *
- 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 *
- aspnetcore.identity.user.check_password_attempts *
- aspnetcore.identity.user.create.duration *
- aspnetcore.identity.user.delete.duration *
- aspnetcore.identity.user.generated_tokens *
- aspnetcore.identity.user.update.duration *
- aspnetcore.identity.user.verify_token_attempts *
* required on that signal.
History
Added as development.