User.XboxUserId Property

Gets a unique ID tied to the user’s account that persists across multiple consoles.

Syntax

public:
property String^ XboxUserId {
         String^ get ();
}  

Property value

Type: String 

 Returns the Xbox User ID for the user.

Remarks

Note

This is a cross-OS call. For more information, see Cross-OS Calls.

Requirements

Namespace: Windows.Xbox.System

Metadata: windows.winmd

See also

Reference

User Class

User Members

Windows.Xbox.System Namespace