Interface IXboxGameAccount
Namespace: XboxAuthNet.Game.Accounts
Assembly: XboxAuthNet.Game.dll
public interface IXboxGameAccount : IComparable
Implements
Properties
Identifier
string? Identifier { get; }
Property Value
SessionStorage
ISessionStorage SessionStorage { get; }