Gets a hashcode identifying the user. This value is to be used when needed for HTTP calls.
public:
property String^ XboxUserHash {
String^ get ();
}
Type: String
Returns a hashcode identifying the user. Note that the returned hashcode is not guaranteed to remain static for a user during a session. Games should never cache this value or use it for comparison.
Note
This is a cross-OS call. For more information, see Cross-OS Calls.
Namespace: Windows.Xbox.System
Metadata: windows.winmd