{"source":"semconv","version":"1.44.0","attribute":{"id":"aspnetcore.identity.password_check_result","type":"enum","enumMembers":[{"id":"success","value":"success","stability":"development","brief":"Password check was successful."},{"id":"success_rehash_needed","value":"success_rehash_needed","stability":"development","brief":"Password check was successful however the password was encoded using a deprecated algorithm and should be rehashed and updated."},{"id":"failure","value":"failure","stability":"development","brief":"Password check failed."},{"id":"password_missing","value":"password_missing","stability":"development","brief":"Password check couldn't proceed because the password was missing from the user."},{"id":"user_missing","value":"user_missing","stability":"development","brief":"Password check couldn't proceed because the user was missing."}],"stability":"development","brief":"The result from checking the password.","examples":["success","failure"],"namespace":"aspnetcore","definedIn":"model/aspnetcore/registry.yaml","usedBy":[{"groupId":"metric.aspnetcore.identity.user.check_password_attempts","groupType":"metric","signalName":"aspnetcore.identity.user.check_password_attempts","requirementLevel":"conditionally_required"}]},"history":[{"version":"1.37.0","publishedAt":"2025-08-25T23:38:36Z","kind":"first-seen","detail":"Added as development.","severity":"informational"}],"replaces":[]}