Edit

Share via


GamingPrivilege Enum

Definition

List of gaming privilege that a user can have.

[Windows.Foundation.Metadata.Version(1)]
public enum GamingPrivilege
type GamingPrivilege = 
Public Enum GamingPrivilege
Inheritance
GamingPrivilege
Attributes
Windows.Foundation.Metadata.VersionAttribute

Fields

AddFriend 255

The user can follow other Xbox LIVE users and add Xbox LIVE friends when this privilege is present.

Broadcast 190

The user can broadcast live gameplay.

CloudGamingJoinSession 208

The user can join a cloud compute session if this privilege is present

CloudGamingManageSession 207

The user can allocate a cloud compute cluster and manage a cloud compute cluster for a hosted game session if this privilege is present

CloudSavedGames 209

The user can save games in cloud title storage if this privilege is present

Communications 252

The user can use asynchronous text messaging with anyone when this privilege is present. Extra privacy permissions checks are required to determine who the user is authorized to communicate with. Communicating with other users is subject to additional privacy permission checks

CommunicationVoiceIngame 205

The user can participate in voice chat during parties and multiplayer game sessions if this privilege is present. Communicating with other users is subject to additional privacy permission checks

CommunicationVoiceSkype 206

The user can use voice communication with Skype on Xbox One if this privilege is present

GameDVR 198

The user can upload recorded in-game videos to the cloud if this privilege is present. Viewing GameDVRs is subject to privacy controls.

MultiplayerParties 203

The user can join a party session if this privilege is present

MultiplayerSessions 254

The user can join a multiplayer sessions for a game when this privilege is present.

PremiumContent 214

The user can purchase, download and launch premium content available with the Xbox LIVE Gold subscription if this privilege is present

PremiumVideo 224

The user can access premium video services if this privilege is present

ProfileViewing 249

The user is authorized to view other user's profiles when this privilege is present. Viewing other user's profiles is subject to additional privacy checks

PurchaseContent 245

The user is authorized to purchase content when this privilege is present

ShareContent 211

The user can share content with others if this privilege is present

ShareKinectContent 199

Kinect recorded content can be uploaded to the cloud for the user and made accessible to anyone if this privilege is present. Viewing other user's Kinect content is subject to a privacy setting.

SocialNetworkSharing 220

The user is allowed to share progress information on social networks when this privilege is present

SubscriptionContent 219

The user can purchase and download premium subscription content and use premium subscription features when this privilege is present

UserCreatedContent 247

The user is authorized to download and view online user created content when this privilege is present.

VideoCommunications 235

The user can use video communication with Skype or other providers when this privilege is present. Communicating with other users is subject to additional privacy permission checks

ViewFriendsList 197

The user can view other user's friends list if this privilege is present.

Applies to