Class XboxXui
Xbox XUI
Inheritance
System.Object
XboxXui
Namespace: Den.Dev.Grunt.Models.Security
Assembly: Den.Dev.Grunt.dll
Syntax
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public class XboxXui
Constructors
| Name | Description |
|---|---|
| XboxXui() |
Properties
| Name | Description |
|---|---|
| AgeGroup | Gets or sets the account age group. |
| Gamertag | Gets or sets the user gamertag. |
| ModernGamertag | Gets or sets the modern gamertag. |
| Privileges | Gets or sets the account privileges. |
| UniqueModernGamertag | Gets or sets the unique modern gamertag with the numbers appended to it, where appropriate. |
| UserHash | Gets or sets the user hash. |
| UserSettingsRestrictions | Gets or sets the user settings restrictions. |
| UserTitleRestrictions | Gets or sets the user title restrictions. |
| XUID | Gets or sets the user Xbox Live ID (XUID). |