Class UserProfile
Data related to a user's Halo Waypoint profile.
Inheritance
System.Object
UserProfile
Namespace: Den.Dev.Grunt.Models.Waypoint
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public class UserProfile
Constructors
| Name | Description |
|---|---|
| UserProfile() |
Properties
| Name | Description |
|---|---|
| Gamerpic | Gets or sets the user's gamerpic. |
| Gamertag | Gets or sets the user's gamertag. |
| Xuid | Gets or sets the user's Xbox Live ID (XUID). |