Skip to content

UserManager.GetUserId does not respect IdentityUser<TKey> and always uses string #27167

Answered by blowdart
ghost asked this question in General
Discussion options

You must be logged in to vote

This is by design. String is the lowest common denominator between all database types and all primary keys. It won't change.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by blowdart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant