Table of Contents

Class XboxSessionSource

Namespace: XboxAuthNet.Game.XboxAuth
Assembly: XboxAuthNet.Game.dll

public class XboxSessionSource : SessionFromStorage<XboxAuthTokens>, ISessionSource<XboxAuthTokens>

Inheritance

objectSessionFromStorage<XboxAuthTokens>XboxSessionSource

Implements

ISessionSource<XboxAuthTokens>

Inherited Members

SessionFromStorage<XboxAuthTokens>.Get(ISessionStorage), SessionFromStorage<XboxAuthTokens>.Set(ISessionStorage, XboxAuthTokens?), SessionFromStorage<XboxAuthTokens>.Clear(ISessionStorage), SessionFromStorage<XboxAuthTokens>.GetKeyMode(ISessionStorage), SessionFromStorage<XboxAuthTokens>.SetKeyMode(ISessionStorage, SessionStorageKeyMode), object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()

Constructors

XboxSessionSource()

public XboxSessionSource()

Properties

Default

public static XboxSessionSource Default { get; }

Property Value

XboxSessionSource

KeyName

public static string KeyName { get; }

Property Value

string