Table of Contents

Interface IXboxGameAccount

Namespace: XboxAuthNet.Game.Accounts
Assembly: XboxAuthNet.Game.dll

public interface IXboxGameAccount : IComparable

Implements

IComparable

Properties

Identifier

string? Identifier { get; }

Property Value

string?

SessionStorage

ISessionStorage SessionStorage { get; }

Property Value

ISessionStorage