Xbox One -- signing in multiple users?

Monogame specific question: How do I get the user that is associated with each controller?

I have a local multiplayer game. I’d like to get the GamerTag of each signed in user to display next to each player.

If I compile the app in default mode, I’m able to create and sign-in the default single player user. I can successfully sign in a single player, because in the single player mode, you don’t need to pass in a specific user, and it just defaults to the single signed in user.

But for multiple people signed in… how do I see which user is signed in to which controller?

Thanks in advance.

I might be wrong but as far as I am aware MG cannot utilise the full XBOX functionality through that creators program thing… [Forgot the name right now, been a long while] so keep digging and hopefully after this bump, someone might be able to help further…

But I would imagine using some form of handle when the user signs in?