User.Id Property

An identifier for the user that is unique to the console.

Syntax

public:
property uint32 Id {
         uint32 get ();
}  

Property value

Type: uint32 

 Returns the ID of the user.

Remarks

This value will be different across multiple consoles, and could change on a single console if the user deletes and recreates the account.

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