IUser.Sponsor Property

This user’s sponsor.

If a user is not signed in to the console, they can be sponsored by a user who is signed in. This property identifies the sponsor.

Syntax

public:
property User^ Sponsor {
         User^ get ();
}  

Property value

Type: User 

The signed-in user who sponsors this guest user.

Requirements

Namespace: Windows.Xbox.System

Metadata: windows.winmd

See also

Users

Reference

IUser Interface

IUser Members

Windows.Xbox.System Namespace